Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for f2e41a8d50…
Browse files Browse the repository at this point in the history
…722d4166a26d4457269ea7a82a79f8
  • Loading branch information
github-action-benchmark committed Jul 10, 2024
1 parent 0d6da65 commit 39e060e
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": 1720604676007,
"lastUpdate": 1720612059079,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -15838,6 +15838,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "henrybear327",
"username": "henrybear327"
},
"committer": {
"name": "henrybear327",
"username": "henrybear327"
},
"id": "f2e41a8d50722d4166a26d4457269ea7a82a79f8",
"message": "Upgrade CI ubuntu version to 24.04",
"timestamp": "2024-07-10T11:41:20Z",
"url": "https://github.com/sysprog21/rv32emu/pull/467/commits/f2e41a8d50722d4166a26d4457269ea7a82a79f8"
},
"date": 1720612058510,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1589.12,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1402.631,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 39e060e

Please sign in to comment.