From 9df1ecbc850b906a532679bc0110e8d1d17e46e8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Dec 2024 22:45:01 +0000 Subject: [PATCH] add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 14ef8b500baf43fde9e1677ab5d86bde88ef6396 --- 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 38aa6c3e..56694c9c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -62901,9 +62901,68 @@ window.BENCHMARK_DATA = { "unit": "Hz" } ] + }, + { + "commit": { + "author": { + "email": "austinabell8@gmail.com", + "name": "Austin Abell", + "username": "austinabell" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "14ef8b500baf43fde9e1677ab5d86bde88ef6396", + "message": "Ignore bonsai prover import in zkvm (#2601)\n\nSeems this is a breaking change from a previous release as it might have\r\nbeen possible to import risc0-zkvm with default features inside the\r\nzkvm?\r\n\r\nThis change just ignores in the zkvm, which seems to be the strategy for\r\nthese exports", + "timestamp": "2024-12-03T14:37:59-08:00", + "tree_id": "99308632042b2d442f9226898f12cb16aac5ad6c", + "url": "https://github.com/risc0/risc0/commit/14ef8b500baf43fde9e1677ab5d86bde88ef6396" + }, + "date": 1733265891114, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 21546054, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 707542, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 736148, + "unit": "Hz" + }, + { + "name": "lift", + "value": 521496, + "unit": "Hz" + }, + { + "name": "join", + "value": 352729, + "unit": "Hz" + }, + { + "name": "composite", + "value": 673530, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 494780, + "unit": "Hz" + } + ] } ] }, - "lastUpdate": 1733265741850, + "lastUpdate": 1733265901436, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file