Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 68d7534fa7…
Browse files Browse the repository at this point in the history
…45a1101ef71010610175f7ad2d909d
  • Loading branch information
github-action-benchmark committed Oct 26, 2024
1 parent d5da4c2 commit f55409a
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": 1729922198927,
"lastUpdate": 1729923945824,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -17834,6 +17834,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"committer": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"id": "68d7534fa745a1101ef71010610175f7ad2d909d",
"message": "Preliminary support for MMU emulation",
"timestamp": "2024-10-19T08:43:41Z",
"url": "https://github.com/sysprog21/rv32emu/pull/438/commits/68d7534fa745a1101ef71010610175f7ad2d909d"
},
"date": 1729923945081,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1617,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1388.268,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit f55409a

Please sign in to comment.