Skip to content

Commit 74000f9

Browse files
author
github-action-benchmark
committed
add Benchmarks (customBiggerIsBetter) benchmark result for dfbed8e0f86ab81f9c52010d1edafe98faff5c1c
1 parent 908ac10 commit 74000f9

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": 1735280847692,
2+
"lastUpdate": 1735281286151,
33
"repoUrl": "https://github.com/sysprog21/rv32emu",
44
"entries": {
55
"Benchmarks": [
@@ -21978,6 +21978,36 @@ window.BENCHMARK_DATA = {
2197821978
"unit": "Average iterations/sec over 10 runs"
2197921979
}
2198021980
]
21981+
},
21982+
{
21983+
"commit": {
21984+
"author": {
21985+
"name": "RinHizakura",
21986+
"username": "RinHizakura"
21987+
},
21988+
"committer": {
21989+
"name": "RinHizakura",
21990+
"username": "RinHizakura"
21991+
},
21992+
"id": "dfbed8e0f86ab81f9c52010d1edafe98faff5c1c",
21993+
"message": "Use instruction-based emulation for debug mode",
21994+
"timestamp": "2024-12-27T06:02:43Z",
21995+
"url": "https://github.com/sysprog21/rv32emu/pull/530/commits/dfbed8e0f86ab81f9c52010d1edafe98faff5c1c"
21996+
},
21997+
"date": 1735281285442,
21998+
"tool": "customBiggerIsBetter",
21999+
"benches": [
22000+
{
22001+
"name": "Dhrystone",
22002+
"value": 1325,
22003+
"unit": "Average DMIPS over 10 runs"
22004+
},
22005+
{
22006+
"name": "Coremark",
22007+
"value": 972.266,
22008+
"unit": "Average iterations/sec over 10 runs"
22009+
}
22010+
]
2198122011
}
2198222012
]
2198322013
}

0 commit comments

Comments
 (0)