Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for ac7b467356…
Browse files Browse the repository at this point in the history
…bb8c9f7735a5e7d2a38dc4b1fa1f17
  • Loading branch information
github-action-benchmark committed Oct 16, 2023
1 parent 9fd012e commit f486720
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": 1697469387873,
"lastUpdate": 1697469542258,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -2480,6 +2480,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "qwe661234",
"username": "qwe661234"
},
"committer": {
"name": "qwe661234",
"username": "qwe661234"
},
"id": "ac7b467356bb8c9f7735a5e7d2a38dc4b1fa1f17",
"message": "Unify the hash function of cache and map",
"timestamp": "2022-12-07T09:30:00Z",
"url": "https://github.com/sysprog21/rv32emu/pull/249/commits/ac7b467356bb8c9f7735a5e7d2a38dc4b1fa1f17"
},
"date": 1697469541773,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1414.88,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1243.022,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit f486720

Please sign in to comment.