Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 289b81594c…
Browse files Browse the repository at this point in the history
…d78d0e4f7db2b6c0012f086cecb24e
  • Loading branch information
github-action-benchmark committed Jul 3, 2024
1 parent 0cccda2 commit 9bda55e
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": 1720050594549,
"lastUpdate": 1720050919076,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -14098,6 +14098,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "henrybear327",
"username": "henrybear327"
},
"committer": {
"name": "henrybear327",
"username": "henrybear327"
},
"id": "289b81594cd78d0e4f7db2b6c0012f086cecb24e",
"message": "Fix benchmark CI pipeline",
"timestamp": "2024-07-02T20:03:33Z",
"url": "https://github.com/sysprog21/rv32emu/pull/460/commits/289b81594cd78d0e4f7db2b6c0012f086cecb24e"
},
"date": 1720050918602,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 6.11,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 0.004,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 9bda55e

Please sign in to comment.