-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Idealized subhalo simulations (rₚ/rₐ=0.4; γ=0.0) (customSmallerIs…
…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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)": [ | ||
|
@@ -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": 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ℒ" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|