From f20b4b93ec4ef50811affcd5aac627a0d84181ca Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 30 Aug 2024 14:34:19 -0700 Subject: [PATCH] add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for a83f332923a036ba8a23606d33bfc6e0ba7aab51 --- dev/bench/data.js | 61 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 85009ce2..751cbff2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -33362,6 +33362,65 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "flaub@risc0.com", + "name": "Frank Laub", + "username": "flaub" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "a83f332923a036ba8a23606d33bfc6e0ba7aab51", + "message": "Mark sys_execute_zkr with #[unstable] (#2291)\n\nCo-authored-by: Erik Kaneda ", + "timestamp": "2024-08-30T21:30:15Z", + "tree_id": "e98979c54820f0a6b448988787e8c2dfa27afbd2", + "url": "https://github.com/risc0/risc0/commit/a83f332923a036ba8a23606d33bfc6e0ba7aab51" + }, + "date": 1725053657505, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 31877426, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 103545, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 90471, + "unit": "Hz" + }, + { + "name": "lift", + "value": 160238, + "unit": "Hz" + }, + { + "name": "join", + "value": 149662, + "unit": "Hz" + }, + { + "name": "composite", + "value": 101775, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 78598, + "unit": "Hz" + } + ] } ], "macOS-cpu": [ @@ -43552,6 +43611,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1725051593098, + "lastUpdate": 1725053659448, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file