Skip to content

Commit 5ef0447

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 51f036601b2f0be4c89f259f618d6849d36f7e5e
1 parent 28956bf commit 5ef0447

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

data.js

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1739287919892,
2+
"lastUpdate": 1739291579064,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -27042,6 +27042,36 @@ window.BENCHMARK_DATA = {
2704227042
"unit": "Average iterations/sec over 10 runs"
2704327043
}
2704427044
]
27045+
},
27046+
{
27047+
"commit": {
27048+
"author": {
27049+
"name": "sysprog21",
27050+
"username": "sysprog21"
27051+
},
27052+
"committer": {
27053+
"name": "sysprog21",
27054+
"username": "sysprog21"
27055+
},
27056+
"id": "51f036601b2f0be4c89f259f618d6849d36f7e5e",
27057+
"message": "Use upstream SoftFloat and unify build system",
27058+
"timestamp": "2025-02-11T15:17:16Z",
27059+
"url": "https://github.com/sysprog21/rv32emu/pull/557/commits/51f036601b2f0be4c89f259f618d6849d36f7e5e"
27060+
},
27061+
"date": 1739291578245,
27062+
"tool": "customBiggerIsBetter",
27063+
"benches": [
27064+
{
27065+
"name": "Dhrystone",
27066+
"value": 1326,
27067+
"unit": "Average DMIPS over 10 runs"
27068+
},
27069+
{
27070+
"name": "Coremark",
27071+
"value": 925.509,
27072+
"unit": "Average iterations/sec over 10 runs"
27073+
}
27074+
]
2704527075
}
2704627076
]
2704727077
}

0 commit comments

Comments
 (0)