Skip to content

Commit

Permalink
add Idealized subhalo simulations (rₚ/rₐ=0.05; γ=0.5) (customSmallerI…
Browse files Browse the repository at this point in the history
…sBetter) benchmark result for 9b7a315
  • Loading branch information
github-action-benchmark committed Dec 14, 2024
1 parent 1f4a041 commit 5e29a24
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/idealizedSubhaloSimulation_rpra0.05_gamma0.5/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733913704961,
"lastUpdate": 1734136827199,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.05; γ=0.5)": [
Expand Down Expand Up @@ -4790,6 +4790,45 @@ window.BENCHMARK_DATA = {
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "9b7a31593fb57ae03f0df0a8c914e037999a5326",
"message": "Merge pull request #756 from galacticusorg/featGuessParameterName\n\nProvide a guess for a parameter name when no matching parameter is found in auto-descriptor",
"timestamp": "2024-12-13T17:54:18Z",
"tree_id": "6bebee8e2e92579a25fcdb147ceff92b4f36094a",
"url": "https://github.com/galacticusorg/galacticus/commit/9b7a31593fb57ae03f0df0a8c914e037999a5326"
},
"date": 1734136826418,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteBoundMass",
"value": "23.523299316991164",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteRadiusVelocityMaximum",
"value": "7.896762812694202",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.05; γ=0.5) - Likelihood - satelliteVelocityMaximum",
"value": "9.849823975186059",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 5e29a24

Please sign in to comment.