Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 2a4ec5f612…
Browse files Browse the repository at this point in the history
…0158ccc5407b536151e3d4e9331892
  • Loading branch information
github-action-benchmark committed Jul 4, 2024
1 parent 1621287 commit d0ab652
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": 1720054511897,
"lastUpdate": 1720054535256,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -14758,6 +14758,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "henrybear327",
"username": "henrybear327"
},
"committer": {
"name": "henrybear327",
"username": "henrybear327"
},
"id": "2a4ec5f6120158ccc5407b536151e3d4e9331892",
"message": "Fix benchmark CI pipeline",
"timestamp": "2024-07-02T20:03:33Z",
"url": "https://github.com/sysprog21/rv32emu/pull/460/commits/2a4ec5f6120158ccc5407b536151e3d4e9331892"
},
"date": 1720054534751,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 3.88,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 0.004,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit d0ab652

Please sign in to comment.