From 93d818fef9d1a0c86cbc64f6a2653ebd13e12b52 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 27 Aug 2024 23:54:09 +0000 Subject: [PATCH] add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 7b011830286603d9307824d5b8ca34b81a76f87a --- 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 33ab0676..0161670d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -42428,9 +42428,68 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "hello@nikolaivazquez.com", + "name": "Nikolai Vazquez", + "username": "nvzqz" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "7b011830286603d9307824d5b8ca34b81a76f87a", + "message": "Use receipt `seal_size` method in more places (#2265)\n\nVarious places would allocate a `Vec` just to check the length.", + "timestamp": "2024-08-27T23:48:35Z", + "tree_id": "8350a04b40cb5a3a05e2bf7bb69496f6d5958ba4", + "url": "https://github.com/risc0/risc0/commit/7b011830286603d9307824d5b8ca34b81a76f87a" + }, + "date": 1724802841084, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 22426560, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 473530, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 495398, + "unit": "Hz" + }, + { + "name": "lift", + "value": 449386, + "unit": "Hz" + }, + { + "name": "join", + "value": 321870, + "unit": "Hz" + }, + { + "name": "composite", + "value": 464231, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 362431, + "unit": "Hz" + } + ] } ] }, - "lastUpdate": 1724802757007, + "lastUpdate": 1724802849120, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file