Skip to content

Commit

Permalink
add Idealized subhalo simulations (rₚ/rₐ=0.005; γ=1.5) (customSmaller…
Browse files Browse the repository at this point in the history
…IsBetter) benchmark result for 2b575f3
  • Loading branch information
github-action-benchmark committed Dec 3, 2024
1 parent 87ff9a0 commit b499b9a
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion dev/bench/idealizedSubhaloSimulation_rpra0.005_gamma1.5/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733130130481,
"lastUpdate": 1733266683681,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Idealized subhalo simulations (rₚ/rₐ=0.005; γ=1.5)": [
Expand Down Expand Up @@ -4595,6 +4595,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": "2b575f30e7a670aa634fd7134368a7f49818dce8",
"message": "Merge pull request #752 from galacticusorg/fixLineMapFiles\n\nUse separate files to store maps between source and preprocessed files",
"timestamp": "2024-12-03T15:42:21Z",
"tree_id": "04ab3fac6ba6c92fd5be7bb9ad1d7d2d24ac5a1a",
"url": "https://github.com/galacticusorg/galacticus/commit/2b575f30e7a670aa634fd7134368a7f49818dce8"
},
"date": 1733266683026,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.005; γ=1.5) - Likelihood - satelliteBoundMass",
"value": "48.57555996098561",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.005; γ=1.5) - Likelihood - satelliteRadiusVelocityMaximum",
"value": "35.056147793037816",
"unit": "-logℒ"
},
{
"name": "Idealized Subhalo Simulation (rₚ/rₐ=0.005; γ=1.5) - Likelihood - satelliteVelocityMaximum",
"value": "23.74933605926893",
"unit": "-logℒ"
}
]
}
]
}
Expand Down

0 comments on commit b499b9a

Please sign in to comment.