-
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 456ee65
- Loading branch information
github-action-benchmark
committed
Sep 28, 2023
1 parent
2b57223
commit 2834217
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": 1695869197947, | ||
"lastUpdate": 1695869206743, | ||
"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": "be4aad9836b68a5a98948480fb8e76054d353acf", | ||
"message": "Merge pull request #382 from galacticusorg/fixSpelling\n\nFix spelling mistakes and typos in documentation", | ||
"timestamp": "2023-02-23T14:14:20Z", | ||
"tree_id": "ba78be22f9c570aa2dd292b6b9935a4fb70f663d", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/be4aad9836b68a5a98948480fb8e76054d353acf" | ||
}, | ||
"date": 1677171088740, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction", | ||
"value": 57.3717638717242, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution", | ||
"value": 25.689755316789, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean", | ||
"value": 25371.9758848307, | ||
"unit": "-logℒ" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -8730,6 +8691,45 @@ window.BENCHMARK_DATA = { | |
"range": 0.151004635690132 | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Andrew Benson", | ||
"username": "abensonca" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "456ee65559ae2d66240a0338a9207d59a749d28e", | ||
"message": "Merge pull request #482 from galacticusorg/bryanNorman1998GeneralCosmology\n\nAllow the `virialDensityContrastBryanNorman1998` class to work for arbitrary cosmologies", | ||
"timestamp": "2023-09-27T23:37:00Z", | ||
"tree_id": "6123b72aff0f3c5e0099a26b1c6499cecaacd08e", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/456ee65559ae2d66240a0338a9207d59a749d28e" | ||
}, | ||
"date": 1695869205524, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction", | ||
"value": 57.6017607146929, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution", | ||
"value": 25.7122732032325, | ||
"unit": "-logℒ" | ||
}, | ||
{ | ||
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean", | ||
"value": 23474.8868845493, | ||
"unit": "-logℒ" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|