Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for e268d64688…
Browse files Browse the repository at this point in the history
…219816d80072b0788e0df4af93c03e
  • Loading branch information
github-action-benchmark committed Nov 3, 2024
1 parent 3349c2c commit 99a0443
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": 1730562822847,
"lastUpdate": 1730621109872,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -18828,6 +18828,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"committer": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"id": "e268d64688219816d80072b0788e0df4af93c03e",
"message": "Bring up Linux kernel",
"timestamp": "2024-10-28T19:13:10Z",
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/e268d64688219816d80072b0788e0df4af93c03e"
},
"date": 1730621109165,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1584,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1451.239,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 99a0443

Please sign in to comment.