-
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 Dark matter-only subhalos benchmarks (customSmallerIsBetter) benc…
…hmark result for 563a052
- Loading branch information
github-action-benchmark
committed
Sep 28, 2023
1 parent
c6c0410
commit abfcbdf
Showing
1 changed file
with
31 additions
and
31 deletions.
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,38 +1,8 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1695869206743, | ||
"lastUpdate": 1695941955325, | ||
"repoUrl": "https://github.com/galacticusorg/galacticus", | ||
"entries": { | ||
"Dark matter-only subhalos benchmarks": [ | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Andrew Benson", | ||
"username": "abensonca" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "c92abfa868f500de89dd190dc8329b96df64219e", | ||
"message": "Merge pull request #386 from galacticusorg/dependencies\n\nUse a file to store dependency versions", | ||
"timestamp": "2023-02-25T16:43:43Z", | ||
"tree_id": "59751bd8805093a1dcdfdb639eb8391c74873a67", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/c92abfa868f500de89dd190dc8329b96df64219e" | ||
}, | ||
"date": 1677359080363, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Dark Matter Only Subhalos - Wall Time", | ||
"value": 60.721, | ||
"unit": "seconds", | ||
"range": 0.107111624019647 | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
|
@@ -8730,6 +8700,36 @@ 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": "563a05278a954caba9f81b617d8bece9800c5cb4", | ||
"message": "Merge pull request #483 from cgannonucm/tidally_truncated_improvement\n\nImprovements to the Radial Range that Subhalo Density Profiles are Tabulated when Fitting TNFW Profile", | ||
"timestamp": "2023-09-28T19:11:30Z", | ||
"tree_id": "869f3c09f051317a0b634f10f933ea66c1032e7f", | ||
"url": "https://github.com/galacticusorg/galacticus/commit/563a05278a954caba9f81b617d8bece9800c5cb4" | ||
}, | ||
"date": 1695941953759, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "Dark Matter Only Subhalos - Wall Time", | ||
"value": 53.722, | ||
"unit": "seconds", | ||
"range": 0.0226185764357889 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|