From 167ed07203048f1a03dca86c1e3f908672d7d9cc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 22 Oct 2024 12:16:56 -0700 Subject: [PATCH] add macOS-apple_m2_pro (customBiggerIsBetter) benchmark result for 35c65dee4ef5909226afc373fc45cb7208225cff --- 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 be5c7cbe..c2d1303f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -40324,6 +40324,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": "35c65dee4ef5909226afc373fc45cb7208225cff", + "message": "Fix missing host-side dependency for waldo-core (#2437)\n\nCo-authored-by: Sasha <33594434+sashaaldrick@users.noreply.github.com>", + "timestamp": "2024-10-22T12:12:35-07:00", + "tree_id": "1a7ee5449ad4b1f5ebd9c151c005d15824130cd3", + "url": "https://github.com/risc0/risc0/commit/35c65dee4ef5909226afc373fc45cb7208225cff" + }, + "date": 1729624614706, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 32744046, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 103749, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 90461, + "unit": "Hz" + }, + { + "name": "lift", + "value": 162000, + "unit": "Hz" + }, + { + "name": "join", + "value": 149586, + "unit": "Hz" + }, + { + "name": "composite", + "value": 102357, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 78850, + "unit": "Hz" + } + ] } ], "macOS-cpu": [ @@ -52756,6 +52815,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1729624607469, + "lastUpdate": 1729624616111, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file