Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 6466aa1e8e…
Browse files Browse the repository at this point in the history
…db5480b0ba46c8f58372fd06e5ab3f
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent 09df4a0 commit 2909b93
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": 1730550558034,
"lastUpdate": 1730552128147,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -18648,6 +18648,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"committer": {
"name": "ChinYikMing",
"username": "ChinYikMing"
},
"id": "6466aa1e8edb5480b0ba46c8f58372fd06e5ab3f",
"message": "Bring up Linux kernel",
"timestamp": "2024-10-28T19:13:10Z",
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/6466aa1e8edb5480b0ba46c8f58372fd06e5ab3f"
},
"date": 1730552127147,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 1460,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 1401.96,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 2909b93

Please sign in to comment.