Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 73b1ba5851…
Browse files Browse the repository at this point in the history
…14b4175d4d65aa6c07396103ebb11f
  • Loading branch information
github-action-benchmark committed Dec 18, 2024
1 parent 6c2616f commit 0b5e02c
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": 1734506427437,
"lastUpdate": 1734523321692,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -21588,6 +21588,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "vacantron",
"username": "vacantron"
},
"committer": {
"name": "vacantron",
"username": "vacantron"
},
"id": "73b1ba585114b4175d4d65aa6c07396103ebb11f",
"message": "Allow JIT compilation for system emulation",
"timestamp": "2024-11-19T06:47:52Z",
"url": "https://github.com/sysprog21/rv32emu/pull/521/commits/73b1ba585114b4175d4d65aa6c07396103ebb11f"
},
"date": 1734523321042,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1343,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 979.275,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 0b5e02c

Please sign in to comment.