Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for b23d10ad65…
Browse files Browse the repository at this point in the history
…ef27a24ec46c6c1b0ba9947c177d4d
  • Loading branch information
github-action-benchmark committed Oct 6, 2023
1 parent cd0f895 commit 6fb8fe5
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1696561215310,
"lastUpdate": 1696609594193,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -1368,6 +1368,40 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jim Huang",
"username": "jserv"
},
"committer": {
"email": "[email protected]",
"name": "Jim Huang",
"username": "jserv"
},
"distinct": true,
"id": "b23d10ad65ef27a24ec46c6c1b0ba9947c177d4d",
"message": "Apply editorial changes",
"timestamp": "2023-10-07T00:19:47+08:00",
"tree_id": "276e1f229edfbfaae3ccb00e972bccf3af89ffa7",
"url": "https://github.com/sysprog21/rv32emu/commit/b23d10ad65ef27a24ec46c6c1b0ba9947c177d4d"
},
"date": 1696609593896,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1332.33,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1024.827,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 6fb8fe5

Please sign in to comment.