Skip to content

Commit

Permalink
add Dark matter-only subhalos benchmarks (customSmallerIsBetter) benc…
Browse files Browse the repository at this point in the history
…hmark result for 9b7a315
  • Loading branch information
github-action-benchmark committed Dec 14, 2024
1 parent 0431871 commit 10908a0
Showing 1 changed file with 31 additions and 29 deletions.
60 changes: 31 additions & 29 deletions dev/bench/darkMatterOnlySubhalos/data.js
Original file line number Diff line number Diff line change
@@ -1,36 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733913689481,
"lastUpdate": 1734136803301,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Dark matter-only subhalos benchmarks": [
{
"commit": {
"author": {
"name": "Andrew Benson",
"username": "abensonca",
"email": "abenson@carnegiescience.edu"
},
"committer": {
"name": "Andrew Benson",
"username": "abensonca",
"email": "abenson@carnegiescience.edu"
},
"id": "7de5e4e6e3b6537ea986f05817e4ac54b8ae1604",
"message": "fix: Catch alternate URLs for updated bibliography entries",
"timestamp": "2024-03-19T23:53:15Z",
"url": "https://github.com/galacticusorg/galacticus/commit/7de5e4e6e3b6537ea986f05817e4ac54b8ae1604"
},
"date": 1710906923045,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Wall Time",
"value": 53.557,
"unit": "seconds",
"range": 0.0522503588509536
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8710,6 +8682,36 @@ 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": "9b7a31593fb57ae03f0df0a8c914e037999a5326",
"message": "Merge pull request #756 from galacticusorg/featGuessParameterName\n\nProvide a guess for a parameter name when no matching parameter is found in auto-descriptor",
"timestamp": "2024-12-13T17:54:18Z",
"tree_id": "6bebee8e2e92579a25fcdb147ceff92b4f36094a",
"url": "https://github.com/galacticusorg/galacticus/commit/9b7a31593fb57ae03f0df0a8c914e037999a5326"
},
"date": 1734136801348,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Wall Time",
"value": 47.848,
"unit": "seconds",
"range": 0.0796592744131622
}
]
}
]
}
Expand Down

0 comments on commit 10908a0

Please sign in to comment.