Skip to content

Commit

Permalink
add Dark matter-only subhalos benchmarks (customSmallerIsBetter) benc…
Browse files Browse the repository at this point in the history
…hmark result for 7389072
  • Loading branch information
github-action-benchmark committed Jan 20, 2024
1 parent 61cab0d commit 721c056
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions dev/bench/darkMatterOnlySubhalos/data.js
Original file line number Diff line number Diff line change
@@ -1,47 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1705792180682,
"lastUpdate": 1705792188035,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Dark matter-only subhalos benchmarks": [
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "6ebc45062686ef0809ad3ced3fb32692a6fa0cef",
"message": "feat: Add option to ignore integration errors for line-of-sight velocity dispersions",
"timestamp": "2023-04-18T02:44:45Z",
"tree_id": "f4c3ac104865e3e7477666f39fdf15250169b01b",
"url": "https://github.com/galacticusorg/galacticus/commit/6ebc45062686ef0809ad3ced3fb32692a6fa0cef"
},
"date": 1681796164389,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": 57.3275525628901,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": 25.8647158159627,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": 24145.1797388743,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8786,6 +8747,45 @@ window.BENCHMARK_DATA = {
"range": 0.0798279399709004
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "738907272e8bedcc3d1c8a688abdd98d93bf258d",
"message": "Merge pull request #529 from galacticusorg/featReuseableWorkflows\n\nMake use of reuseable workflows to simplify GitHub Actions workflow files",
"timestamp": "2024-01-20T20:06:59Z",
"tree_id": "146720a7231dc2c5d78c9c8b9783bbfbc4242b64",
"url": "https://github.com/galacticusorg/galacticus/commit/738907272e8bedcc3d1c8a688abdd98d93bf258d"
},
"date": 1705792186852,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": 58.2676114491058,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": 26.2791658368427,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": 24167.8090118703,
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 721c056

Please sign in to comment.