From 5f4ac8be3baed6148965c4afa50ebc82853a799d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 30 Aug 2024 20:59:53 +0000 Subject: [PATCH] add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for d559477f3ae640b4988b3d0f0c481a915ae2ccbe --- 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 857bd09b..85009ce2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -43490,9 +43490,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": "d559477f3ae640b4988b3d0f0c481a915ae2ccbe", + "message": "docs: Fix \"an\" article usage (#2274)", + "timestamp": "2024-08-30T20:46:36Z", + "tree_id": "26a94197f8dad1117c4ed4e72ff4408465ab90d1", + "url": "https://github.com/risc0/risc0/commit/d559477f3ae640b4988b3d0f0c481a915ae2ccbe" + }, + "date": 1725051585210, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 21696808, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 486665, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 494061, + "unit": "Hz" + }, + { + "name": "lift", + "value": 442403, + "unit": "Hz" + }, + { + "name": "join", + "value": 314641, + "unit": "Hz" + }, + { + "name": "composite", + "value": 466392, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 363734, + "unit": "Hz" + } + ] } ] }, - "lastUpdate": 1725051322462, + "lastUpdate": 1725051593098, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file