Skip to content

Commit 6c2616f

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

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": 1734423828515,
2+
"lastUpdate": 1734506427437,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21558,6 +21558,36 @@ window.BENCHMARK_DATA = {
2155821558
"unit": "Average iterations/sec over 10 runs"
2155921559
}
2156021560
]
21561+
},
21562+
{
21563+
"commit": {
21564+
"author": {
21565+
"name": "vacantron",
21566+
"username": "vacantron"
21567+
},
21568+
"committer": {
21569+
"name": "vacantron",
21570+
"username": "vacantron"
21571+
},
21572+
"id": "330a5748c6abad1d022800bcd4e7554e1d52c5ab",
21573+
"message": "Support just-in-time (JIT) compilation in system simulation ",
21574+
"timestamp": "2024-11-19T06:47:52Z",
21575+
"url": "https://github.com/sysprog21/rv32emu/pull/521/commits/330a5748c6abad1d022800bcd4e7554e1d52c5ab"
21576+
},
21577+
"date": 1734506426495,
21578+
"tool": "customBiggerIsBetter",
21579+
"benches": [
21580+
{
21581+
"name": "Dhrystone",
21582+
"value": 1331,
21583+
"unit": "Average DMIPS over 10 runs"
21584+
},
21585+
{
21586+
"name": "Coremark",
21587+
"value": 979.976,
21588+
"unit": "Average iterations/sec over 10 runs"
21589+
}
21590+
]
2156121591
}
2156221592
]
2156321593
}

0 commit comments

Comments
 (0)