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 2d169d0
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent 6d44f7f commit 15845fd
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": 1734749784433,
"lastUpdate": 1734819574981,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.4; γ=0.0)": [
Expand Down Expand Up @@ -4835,6 +4835,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": "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": 1734819574198,
"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 15845fd

Please sign in to comment.