Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 337dd3e9d0…
Browse files Browse the repository at this point in the history
…b4ea698b0c5b52a83030cc7a28e16b
  • Loading branch information
github-action-benchmark committed Oct 8, 2024
1 parent a72a69d commit 77f4694
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": 1728399053073,
"lastUpdate": 1728399108124,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -16364,6 +16364,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"committer": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"id": "337dd3e9d0b4ea698b0c5b52a83030cc7a28e16b",
"message": "Support trap handling during block emulation",
"timestamp": "2024-10-07T19:33:42Z",
"url": "https://github.com/sysprog21/rv32emu/pull/463/commits/337dd3e9d0b4ea698b0c5b52a83030cc7a28e16b"
},
"date": 1728399107423,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1537,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1414.795,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 77f4694

Please sign in to comment.