From 5e1e8a263b8e6c5b55a5b4a01d0fa60b52c0531d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Nov 2024 00:06:03 +0000 Subject: [PATCH] add Linux-cpu (customBiggerIsBetter) benchmark result for c73e633d6810cdd1322b947277d52c77bce052c3 --- 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 4b2adb7a..5706ef05 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -14148,6 +14148,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": "c73e633d6810cdd1322b947277d52c77bce052c3", + "message": "Upgrade bigint nondet_inv algorithm (#2396)", + "timestamp": "2024-11-06T23:59:31Z", + "tree_id": "adade5014591c4194ec313286c5a54f0f9e4af16", + "url": "https://github.com/risc0/risc0/commit/c73e633d6810cdd1322b947277d52c77bce052c3" + }, + "date": 1730937955131, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 19293674, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 35173, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 24247, + "unit": "Hz" + }, + { + "name": "lift", + "value": 43835, + "unit": "Hz" + }, + { + "name": "join", + "value": 42479, + "unit": "Hz" + }, + { + "name": "composite", + "value": 34969, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 21165, + "unit": "Hz" + } + ] } ], "Linux-nvidia_rtx_3090_ti": [ @@ -55588,6 +55647,6 @@ window.BENCHMARK_DATA = { } ] }, - "lastUpdate": 1730937820061, + "lastUpdate": 1730937963259, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file