Skip to content

Commit

Permalink
add Idealized subhalo simulations (rₚ/rₐ=0.01; γ=1.5) (customSmallerI…
Browse files Browse the repository at this point in the history
…sBetter) benchmark result for 285740a
  • Loading branch information
github-action-benchmark committed Dec 9, 2024
1 parent aaf1726 commit 2d2652e
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/idealizedSubhaloSimulation_rpra0.01_gamma1.5/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733548901197,
"lastUpdate": 1733782553234,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.01; γ=1.5)": [
Expand Down Expand Up @@ -4673,6 +4673,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": "285740a626e7eb7b58cffd23604c2aa848113ef8",
"message": "Merge pull request #753 from galacticusorg/fixSMHMRLikelihood\n\nCorrectly calculate the likelihood when including the normalization term with a subset of bins",
"timestamp": "2024-12-09T15:09:21Z",
"tree_id": "49d070acbc19f7ab12d01560d862a24144f23550",
"url": "https://github.com/galacticusorg/galacticus/commit/285740a626e7eb7b58cffd23604c2aa848113ef8"
},
"date": 1733782552464,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.01; γ=1.5) - Likelihood - satelliteBoundMass",
"value": "57.210167813350665",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.01; γ=1.5) - Likelihood - satelliteRadiusVelocityMaximum",
"value": "29.545333361229993",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.01; γ=1.5) - Likelihood - satelliteVelocityMaximum",
"value": "23.035305633442512",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 2d2652e

Please sign in to comment.