Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for ac20c15b33…
Browse files Browse the repository at this point in the history
…440921f93907f458c521bda17e02c1
  • Loading branch information
github-action-benchmark committed Jul 9, 2024
1 parent 8635803 commit 622c89b
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1720540228266,
"lastUpdate": 1720540565447,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -15568,6 +15568,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "henrybear327",
"username": "henrybear327"
},
"committer": {
"name": "henrybear327",
"username": "henrybear327"
},
"id": "ac20c15b33440921f93907f458c521bda17e02c1",
"message": "Fix benchmark CI pipeline",
"timestamp": "2024-07-08T20:04:02Z",
"url": "https://github.com/sysprog21/rv32emu/pull/460/commits/ac20c15b33440921f93907f458c521bda17e02c1"
},
"date": 1720540564902,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 4.37,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 0.004,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 622c89b

Please sign in to comment.