From ddc3fff3945dd21767680f8778b75955d14d3bca Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 22 Nov 2024 22:50:51 +0000 Subject: [PATCH] add Linux-nvidia_rtx_3090_ti (customBiggerIsBetter) benchmark result for 4c41c739779ef2759a01ebcf808faf0fbffe8793 --- 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 2dec2654..d048cfab 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -30481,6 +30481,65 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "tim.zerrell@risczero.com", + "name": "Tim Zerrell", + "username": "tzerrell" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4c41c739779ef2759a01ebcf808faf0fbffe8793", + "message": "Better unstable marking for bigint2 (#2544)\n\nClean up how we mark bigint2 unstable. Includes the FFI module.", + "timestamp": "2024-11-22T14:46:31-08:00", + "tree_id": "afb69a3c300f6cbe0bc794fd006e3aff1dce5232", + "url": "https://github.com/risc0/risc0/commit/4c41c739779ef2759a01ebcf808faf0fbffe8793" + }, + "date": 1732315847991, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 22020134, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 938161, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 956321, + "unit": "Hz" + }, + { + "name": "lift", + "value": 607353, + "unit": "Hz" + }, + { + "name": "join", + "value": 415179, + "unit": "Hz" + }, + { + "name": "composite", + "value": 891830, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 616323, + "unit": "Hz" + } + ] } ], "macOS-apple_m2_pro": [ @@ -59954,6 +60013,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1732312743136, + "lastUpdate": 1732315850795, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file