Skip to content

Commit

Permalink
add Benchmarks (customBiggerIsBetter) benchmark result for 66dec82a1b…
Browse files Browse the repository at this point in the history
…c9fe792dacace199aada34324f62b6
  • Loading branch information
github-action-benchmark committed Jul 10, 2024
1 parent 8f0712a commit 0d6da65
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": 1720556581881,
"lastUpdate": 1720604676007,
"repoUrl": "https://github.com/sysprog21/rv32emu",
"entries": {
"Benchmarks": [
Expand Down Expand Up @@ -15808,6 +15808,36 @@ window.BENCHMARK_DATA = {
"unit": "Average iterations/sec over 10 runs"
}
]
},
{
"commit": {
"author": {
"name": "henrybear327",
"username": "henrybear327"
},
"committer": {
"name": "henrybear327",
"username": "henrybear327"
},
"id": "66dec82a1bc9fe792dacace199aada34324f62b6",
"message": "Fix a typo and remove outdated comment",
"timestamp": "2024-07-08T20:04:02Z",
"url": "https://github.com/sysprog21/rv32emu/pull/468/commits/66dec82a1bc9fe792dacace199aada34324f62b6"
},
"date": 1720604675339,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Dhrystone",
"value": 4.12,
"unit": "Average DMIPS over 10 runs"
},
{
"name": "Coremark",
"value": 0.004,
"unit": "Average iterations/sec over 10 runs"
}
]
}
]
}
Expand Down

0 comments on commit 0d6da65

Please sign in to comment.