Skip to content

Commit

Permalink
add Idealized subhalo simulations (rₚ/rₐ=0.4; γ=0.0) (customSmallerIs…
Browse files Browse the repository at this point in the history
…Better) benchmark result for 10b99e5
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 25fd5eb commit 662e8e1
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/idealizedSubhaloSimulation_rpra0.4_gamma0.0/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733266714726,
"lastUpdate": 1733548925026,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.4; γ=0.0)": [
Expand Down Expand Up @@ -4523,6 +4523,45 @@ window.BENCHMARK_DATA = {
"unit": "-logℒ"
}
]
},
{
"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": 1733548924268,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.4; γ=0.0) - Likelihood - satelliteBoundMass",
"value": "26.85265409129778",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.4; γ=0.0) - Likelihood - satelliteRadiusVelocityMaximum",
"value": "12.856529957599932",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.4; γ=0.0) - Likelihood - satelliteVelocityMaximum",
"value": "11.535619227855877",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 662e8e1

Please sign in to comment.