-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Dark matter-only subhalos benchmarks (customSmallerIsBetter) benc…
…hmark result for 075e118
- Loading branch information
github-action-benchmark
committed
Dec 13, 2023
1 parent
d9d7cc4
commit 212358a
Showing
1 changed file
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,47 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1702500850235, | ||
"lastUpdate": 1702500858185, | ||
"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": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "0f60eb30a53a2afeac453171d801e6dd63621bae", | ||
"message": "fix: Remove FFTW3 library from linker if not available", | ||
"timestamp": "2023-03-30T19:23:34-07:00", | ||
"tree_id": "e009512541cfffe168d7818f2e8653403017b5b0", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/0f60eb30a53a2afeac453171d801e6dd63621bae" | ||
}, | ||
"date": 1680250306195, | ||
"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": { | ||
|
@@ -8774,6 +8735,45 @@ window.BENCHMARK_DATA = { | |
"range": 0.0627566729517267 | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Andrew Benson", | ||
"username": "abensonca" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Andrew Benson", | ||
"username": "abensonca" | ||
}, | ||
"distinct": true, | ||
"id": "075e1183f4ca07ec9125497e850e9e918b97629c", | ||
"message": "fix: Update repo for codespaces image", | ||
"timestamp": "2023-12-13T10:30:27-08:00", | ||
"tree_id": "05128dc37177b9cb445c74cfe7ad63027c0941b3", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/075e1183f4ca07ec9125497e850e9e918b97629c" | ||
}, | ||
"date": 1702500856954, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction", | ||
"value": 58.5946207352462, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution", | ||
"value": 26.1763665565697, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean", | ||
"value": 23958.5193682761, | ||
"unit": "-logℒ" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|