Skip to content

Commit

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

0 comments on commit ce98816

Please sign in to comment.