Skip to content

Commit

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

0 comments on commit ce94116

Please sign in to comment.