Skip to content

Commit

Permalink
add Idealized subhalo simulations (rₚ/rₐ=0.2; γ=0.5) (customSmallerIs…
Browse files Browse the repository at this point in the history
…Better) benchmark result for 2d169d0
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent b8de7fc commit 57055a6
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/idealizedSubhaloSimulation_rpra0.2_gamma0.5/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734749774512,
"lastUpdate": 1734819567092,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.2; γ=0.5)": [
Expand Down Expand Up @@ -4835,6 +4835,45 @@ window.BENCHMARK_DATA = {
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2d169d037025cd788422ed305b84c7fddd146177",
"message": "Merge pull request #760 from galacticusorg/fixHDF5ReadOnly\n\nSet HDF5 fle access to `readOnly` when posible",
"timestamp": "2024-12-21T15:10:00Z",
"tree_id": "a1ce5c53891e3ddb3b24bf44d0159a026b6822b3",
"url": "https://github.com/galacticusorg/galacticus/commit/2d169d037025cd788422ed305b84c7fddd146177"
},
"date": 1734819566287,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.2; γ=0.5) - Likelihood - satelliteBoundMass",
"value": "40.86036012142033",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.2; γ=0.5) - Likelihood - satelliteRadiusVelocityMaximum",
"value": "22.39624572839595",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.2; γ=0.5) - Likelihood - satelliteVelocityMaximum",
"value": "20.390676881038928",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit 57055a6

Please sign in to comment.