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 ce13376
  • Loading branch information
github-action-benchmark committed Nov 29, 2024
1 parent bef57d0 commit c708cf4
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions dev/bench/darkMatterOnlySubhalos/data.js
Original file line number Diff line number Diff line change
@@ -1,38 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1732779384101,
"lastUpdate": 1732856597839,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Dark matter-only subhalos benchmarks": [
{
"commit": {
"author": {
"email": "abensonca@gmail.com",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "05526e1732a8eea0cf597557561ecd170cccbfc7",
"message": "Merge pull request #574 from galacticusorg/featRamPressurePosition\n\nAdd a ram pressure force class which uses relative positions",
"timestamp": "2024-03-08T04:04:16Z",
"tree_id": "b6e25e2eeca8b4854f2df2c45009fdc0c0b8969b",
"url": "https://github.com/galacticusorg/galacticus/commit/05526e1732a8eea0cf597557561ecd170cccbfc7"
},
"date": 1709881818113,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Wall Time",
"value": 42.974,
"unit": "seconds",
"range": 0.0449043427739097
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -8706,6 +8676,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": "ce13376f56b63a1c39a39816838bdaa11119a2d1",
"message": "Merge pull request #749 from galacticusorg/fixPreInfallEvolution\n\nFix pre infall evolution",
"timestamp": "2024-11-28T22:07:37Z",
"tree_id": "3e00483ee84123bb3267a646ca5cf023fe83e307",
"url": "https://github.com/galacticusorg/galacticus/commit/ce13376f56b63a1c39a39816838bdaa11119a2d1"
},
"date": 1732856595310,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Dark Matter Only Subhalos - Wall Time",
"value": 48.785,
"unit": "seconds",
"range": 0.185872267969238
}
]
}
]
}
Expand Down

0 comments on commit c708cf4

Please sign in to comment.