Skip to content

Commit

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

0 comments on commit 19b531a

Please sign in to comment.