Skip to content

Commit

Permalink
add Milky Way model benchmarks (customSmallerIsBetter) benchmark resu…
Browse files Browse the repository at this point in the history
…lt for 10b99e5
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 1078ebb commit 3d5d99f
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions dev/bench/milkyWayModel/data.js
Original file line number Diff line number Diff line change
@@ -1,38 +1,8 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733266679564,
"lastUpdate": 1733548885444,
"repoUrl": "https://github.com/galacticusorg/galacticus",
"entries": {
"Milky Way model benchmarks": [
{
"commit": {
"author": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "ae7f003c7ac6b69eef57fcf64694e92db51867e9",
"message": "fix(style): Formatting only",
"timestamp": "2024-03-11T14:47:15Z",
"tree_id": "d54d75d380105fc61c7a962beb1f6854020a8686",
"url": "https://github.com/galacticusorg/galacticus/commit/ae7f003c7ac6b69eef57fcf64694e92db51867e9"
},
"date": 1710179695829,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Wall Time",
"value": 201.665,
"unit": "seconds",
"range": 0.162291404575567
}
]
},
{
"commit": {
"author": {
Expand Down Expand Up @@ -10650,6 +10620,36 @@ window.BENCHMARK_DATA = {
"unit": "-logℒ"
}
]
},
{
"commit": {
"author": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"committer": {
"email": "abenson@carnegiescience.edu",
"name": "Andrew Benson",
"username": "abensonca"
},
"distinct": true,
"id": "10b99e5899c2ce66724029bb7f72acefb27a31a0",
"message": "fix: Ensure tempering level state is initialized",
"timestamp": "2024-12-06T13:55:01-08:00",
"tree_id": "5b0e573795ee6cfd087ade33e9bdb7518716076c",
"url": "https://github.com/galacticusorg/galacticus/commit/10b99e5899c2ce66724029bb7f72acefb27a31a0"
},
"date": 1733548884589,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Milky Way model - Wall Time",
"value": 25.286,
"unit": "seconds",
"range": 0.0318810288413097
}
]
}
]
}
Expand Down

0 comments on commit 3d5d99f

Please sign in to comment.