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 f36b106
  • Loading branch information
github-action-benchmark committed Dec 19, 2023
1 parent 85743a8 commit 562dfcb
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": 1703010701605,
"lastUpdate": 1703010709221,
"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": "801cb4cb8e9fe6722d5ffb6599dd22d4a88ee456",
"message": "fix: Correct iterator limit for allowed parameters",
"timestamp": "2023-04-04T18:15:15Z",
"tree_id": "a15d38aacfc4abde91fd0b62a8f74a893cadeced",
"url": "https://github.com/galacticusorg/galacticus/commit/801cb4cb8e9fe6722d5ffb6599dd22d4a88ee456"
},
"date": 1680641654270,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloMassFunction",
"value": 57.399234412822,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloRadialDistribution",
"value": 25.7769036125367,
"unit": "-logℒ"
},
{
"name": "Dark Matter Only Subhalos - Likelihood - subhaloVelocityMaximumMean",
"value": 23989.8072123588,
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8774,6 +8735,45 @@ window.BENCHMARK_DATA = {
"range": 0.0598798797591809
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f36b106bdbda4fe2eb2649b12c2ae6bcad732189",
"message": "Merge pull request #515 from galacticusorg/directivesErrorMessage\n\nAdd more useful error reporting when failing to parse source code directives",
"timestamp": "2023-12-19T16:08:42Z",
"tree_id": "1c92c7ad381ef098f2383587e35deb33a1b70ea1",
"url": "https://github.com/galacticusorg/galacticus/commit/f36b106bdbda4fe2eb2649b12c2ae6bcad732189"
},
"date": 1703010708023,
"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.8090118702,
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 562dfcb

Please sign in to comment.