Skip to content

Commit 99e0604

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for 5aac76aeb14a556c6d646fb7f589ea69b3c268cf
1 parent 4c5a6b6 commit 99e0604

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": 1729530341116,
2+
"lastUpdate": 1729530466770,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -17294,6 +17294,36 @@ window.BENCHMARK_DATA = {
1729417294
"unit": "Average iterations/sec over 10 runs"
1729517295
}
1729617296
]
17297+
},
17298+
{
17299+
"commit": {
17300+
"author": {
17301+
"name": "ChinYikMing",
17302+
"username": "ChinYikMing"
17303+
},
17304+
"committer": {
17305+
"name": "ChinYikMing",
17306+
"username": "ChinYikMing"
17307+
},
17308+
"id": "5aac76aeb14a556c6d646fb7f589ea69b3c268cf",
17309+
"message": "Preliminary support for MMU emulation",
17310+
"timestamp": "2024-10-19T08:43:41Z",
17311+
"url": "https://github.com/sysprog21/rv32emu/pull/438/commits/5aac76aeb14a556c6d646fb7f589ea69b3c268cf"
17312+
},
17313+
"date": 1729530465791,
17314+
"tool": "customBiggerIsBetter",
17315+
"benches": [
17316+
{
17317+
"name": "Dhrystone",
17318+
"value": 1539,
17319+
"unit": "Average DMIPS over 10 runs"
17320+
},
17321+
{
17322+
"name": "Coremark",
17323+
"value": 1417.122,
17324+
"unit": "Average iterations/sec over 10 runs"
17325+
}
17326+
]
1729717327
}
1729817328
]
1729917329
}

0 commit comments

Comments
 (0)