File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 1
1
window.BENCHMARK_DATA = {
2
- "lastUpdate": 1735372489906 ,
2
+ "lastUpdate": 1735402884394 ,
3
3
"repoUrl": "https://github.com/sysprog21/rv32emu",
4
4
"entries": {
5
5
"Benchmarks": [
@@ -22158,6 +22158,36 @@ window.BENCHMARK_DATA = {
22158
22158
"unit": "Average iterations/sec over 10 runs"
22159
22159
}
22160
22160
]
22161
+ },
22162
+ {
22163
+ "commit": {
22164
+ "author": {
22165
+ "name": "howjmay",
22166
+ "username": "howjmay"
22167
+ },
22168
+ "committer": {
22169
+ "name": "howjmay",
22170
+ "username": "howjmay"
22171
+ },
22172
+ "id": "9046b6d44bc3a9a8b9abe7a9757bf4fd92367dff",
22173
+ "message": "Add decoder for RVV instructions",
22174
+ "timestamp": "2024-02-11T09:22:23Z",
22175
+ "url": "https://github.com/sysprog21/rv32emu/pull/501/commits/9046b6d44bc3a9a8b9abe7a9757bf4fd92367dff"
22176
+ },
22177
+ "date": 1735402883342,
22178
+ "tool": "customBiggerIsBetter",
22179
+ "benches": [
22180
+ {
22181
+ "name": "Dhrystone",
22182
+ "value": 1342,
22183
+ "unit": "Average DMIPS over 10 runs"
22184
+ },
22185
+ {
22186
+ "name": "Coremark",
22187
+ "value": 974.922,
22188
+ "unit": "Average iterations/sec over 10 runs"
22189
+ }
22190
+ ]
22161
22191
}
22162
22192
]
22163
22193
}
You can’t perform that action at this time.
0 commit comments