Skip to content

Commit abc24f2

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for f99212ebe582865fb8b19d4a4b9e88a514ea0efa
1 parent 99e0604 commit abc24f2

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": 1729530466770,
2+
"lastUpdate": 1729584117382,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -17324,6 +17324,36 @@ window.BENCHMARK_DATA = {
1732417324
"unit": "Average iterations/sec over 10 runs"
1732517325
}
1732617326
]
17327+
},
17328+
{
17329+
"commit": {
17330+
"author": {
17331+
"name": "ChinYikMing",
17332+
"username": "ChinYikMing"
17333+
},
17334+
"committer": {
17335+
"name": "ChinYikMing",
17336+
"username": "ChinYikMing"
17337+
},
17338+
"id": "f99212ebe582865fb8b19d4a4b9e88a514ea0efa",
17339+
"message": "Preliminary support for MMU emulation",
17340+
"timestamp": "2024-10-19T08:43:41Z",
17341+
"url": "https://github.com/sysprog21/rv32emu/pull/438/commits/f99212ebe582865fb8b19d4a4b9e88a514ea0efa"
17342+
},
17343+
"date": 1729584116567,
17344+
"tool": "customBiggerIsBetter",
17345+
"benches": [
17346+
{
17347+
"name": "Dhrystone",
17348+
"value": 1601,
17349+
"unit": "Average DMIPS over 10 runs"
17350+
},
17351+
{
17352+
"name": "Coremark",
17353+
"value": 1411.761,
17354+
"unit": "Average iterations/sec over 10 runs"
17355+
}
17356+
]
1732717357
}
1732817358
]
1732917359
}

0 commit comments

Comments
 (0)