Skip to content

Commit 7264bb9

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 09fc94535f5b62231ffce1041a447744a1572b8e
1 parent 0b5e02c commit 7264bb9

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": 1734523321692,
2+
"lastUpdate": 1734523445562,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21618,6 +21618,36 @@ window.BENCHMARK_DATA = {
2161821618
"unit": "Average iterations/sec over 10 runs"
2161921619
}
2162021620
]
21621+
},
21622+
{
21623+
"commit": {
21624+
"author": {
21625+
"name": "vacantron",
21626+
"username": "vacantron"
21627+
},
21628+
"committer": {
21629+
"name": "vacantron",
21630+
"username": "vacantron"
21631+
},
21632+
"id": "09fc94535f5b62231ffce1041a447744a1572b8e",
21633+
"message": "Allow JIT compilation for system emulation",
21634+
"timestamp": "2024-11-19T06:47:52Z",
21635+
"url": "https://github.com/sysprog21/rv32emu/pull/521/commits/09fc94535f5b62231ffce1041a447744a1572b8e"
21636+
},
21637+
"date": 1734523444392,
21638+
"tool": "customBiggerIsBetter",
21639+
"benches": [
21640+
{
21641+
"name": "Dhrystone",
21642+
"value": 1343,
21643+
"unit": "Average DMIPS over 10 runs"
21644+
},
21645+
{
21646+
"name": "Coremark",
21647+
"value": 975.239,
21648+
"unit": "Average iterations/sec over 10 runs"
21649+
}
21650+
]
2162121651
}
2162221652
]
2162321653
}

0 commit comments

Comments
 (0)