Skip to content

Commit a7a1161

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for f315282275876d05cecbf7f825804d06d4121774
1 parent 9f469a0 commit a7a1161

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": 1734201112814,
2+
"lastUpdate": 1734204504491,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21108,6 +21108,36 @@ window.BENCHMARK_DATA = {
2110821108
"unit": "Average iterations/sec over 10 runs"
2110921109
}
2111021110
]
21111+
},
21112+
{
21113+
"commit": {
21114+
"author": {
21115+
"name": "ChinYikMing",
21116+
"username": "ChinYikMing"
21117+
},
21118+
"committer": {
21119+
"name": "ChinYikMing",
21120+
"username": "ChinYikMing"
21121+
},
21122+
"id": "f315282275876d05cecbf7f825804d06d4121774",
21123+
"message": "Bring up Linux kernel",
21124+
"timestamp": "2024-12-05T06:01:31Z",
21125+
"url": "https://github.com/sysprog21/rv32emu/pull/508/commits/f315282275876d05cecbf7f825804d06d4121774"
21126+
},
21127+
"date": 1734204503922,
21128+
"tool": "customBiggerIsBetter",
21129+
"benches": [
21130+
{
21131+
"name": "Dhrystone",
21132+
"value": 1314,
21133+
"unit": "Average DMIPS over 10 runs"
21134+
},
21135+
{
21136+
"name": "Coremark",
21137+
"value": 1368.115,
21138+
"unit": "Average iterations/sec over 10 runs"
21139+
}
21140+
]
2111121141
}
2111221142
]
2111321143
}

0 commit comments

Comments
 (0)