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 10b99e5
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 3d5d99f commit 48974cc
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": 1733548881008,
"lastUpdate": 1733548889403,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Dark matter-only subhalos benchmarks": [
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3ce8807226eb572cd2e69f27dff0e01ddefd9efd",
"message": "Merge pull request #576 from galacticusorg/featTransferFunctionHalfModeSlope\n\nAdd a new transfer function class",
"timestamp": "2024-03-12T04:50:30Z",
"tree_id": "7a1d0cad97095dc74297e74aad36509622d468a8",
"url": "https://github.com/galacticusorg/galacticus/commit/3ce8807226eb572cd2e69f27dff0e01ddefd9efd"
},
"date": 1710229939869,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": 58.1861260232079,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": 26.1066812232021,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": 24332.6544323823,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8706,6 +8667,45 @@ window.BENCHMARK_DATA = {
"range": 0.0367205664445175
}
]
},
{
"commit": {
"author": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "10b99e5899c2ce66724029bb7f72acefb27a31a0",
"message": "fix: Ensure tempering level state is initialized",
"timestamp": "2024-12-06T13:55:01-08:00",
"tree_id": "5b0e573795ee6cfd087ade33e9bdb7518716076c",
"url": "https://github.com/galacticusorg/galacticus/commit/10b99e5899c2ce66724029bb7f72acefb27a31a0"
},
"date": 1733548888588,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": "17.20845052208862",
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": "10.200420968460397",
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": "21148.23290852636",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 48974cc

Please sign in to comment.