Skip to content

Commit 525ec5b

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 330a5748c6abad1d022800bcd4e7554e1d52c5ab
1 parent 04fa136 commit 525ec5b

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": 1734350021836,
2+
"lastUpdate": 1734423828515,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21528,6 +21528,36 @@ window.BENCHMARK_DATA = {
2152821528
"unit": "Average iterations/sec over 10 runs"
2152921529
}
2153021530
]
21531+
},
21532+
{
21533+
"commit": {
21534+
"author": {
21535+
"name": "vacantron",
21536+
"username": "vacantron"
21537+
},
21538+
"committer": {
21539+
"name": "vacantron",
21540+
"username": "vacantron"
21541+
},
21542+
"id": "330a5748c6abad1d022800bcd4e7554e1d52c5ab",
21543+
"message": "Support just-in-time (JIT) compilation in system simulation ",
21544+
"timestamp": "2024-11-19T06:47:52Z",
21545+
"url": "https://github.com/sysprog21/rv32emu/pull/521/commits/330a5748c6abad1d022800bcd4e7554e1d52c5ab"
21546+
},
21547+
"date": 1734423827817,
21548+
"tool": "customBiggerIsBetter",
21549+
"benches": [
21550+
{
21551+
"name": "Dhrystone",
21552+
"value": 1305,
21553+
"unit": "Average DMIPS over 10 runs"
21554+
},
21555+
{
21556+
"name": "Coremark",
21557+
"value": 979.653,
21558+
"unit": "Average iterations/sec over 10 runs"
21559+
}
21560+
]
2153121561
}
2153221562
]
2153321563
}

0 commit comments

Comments
 (0)