From ce98816b528f5b5374254b3ad62a4cbcc8dbd74c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 17 Oct 2023 04:21:20 +0000 Subject: [PATCH] add Benchmarks (customBiggerIsBetter) benchmark result for c6e7e66f637bac5247b7cbcf223356577c19f59e --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 6252e0a..0bc636a 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1697469542258, + "lastUpdate": 1697516479997, "repoUrl": "https://github.com/sysprog21/rv32emu", "entries": { "Benchmarks": [ @@ -2510,6 +2510,36 @@ window.BENCHMARK_DATA = { "unit": "Average iterations/sec over 10 runs" } ] + }, + { + "commit": { + "author": { + "name": "qwe661234", + "username": "qwe661234" + }, + "committer": { + "name": "qwe661234", + "username": "qwe661234" + }, + "id": "c6e7e66f637bac5247b7cbcf223356577c19f59e", + "message": "Unify the hash function of cache and map", + "timestamp": "2022-12-07T09:30:00Z", + "url": "https://github.com/sysprog21/rv32emu/pull/249/commits/c6e7e66f637bac5247b7cbcf223356577c19f59e" + }, + "date": 1697516479424, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Dhrystone", + "value": 1445.5, + "unit": "Average DMIPS over 10 runs" + }, + { + "name": "Coremark", + "value": 1125.137, + "unit": "Average iterations/sec over 10 runs" + } + ] } ] }