From 5ec8b60c895e5e140f492025fa9f748b9a895ab4 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 22 Nov 2024 21:58:04 +0000 Subject: [PATCH] add Linux-g6.xlarge (customBiggerIsBetter) benchmark result for 019fa9e3642f262155830d9a50c12a68135b1874 --- 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 66d94745..c922aaba 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -59833,9 +59833,68 @@ 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": "019fa9e3642f262155830d9a50c12a68135b1874", + "message": "Genericize EC Support Over Curves (#2534)\n\nChange our EC acceleration from being secp256k1 specific to now support\r\nEC operations on any 256-bit prime field curve.\r\n\r\n---------\r\n\r\nCo-authored-by: Austin Abell \r\nCo-authored-by: Erik Kaneda ", + "timestamp": "2024-11-22T13:50:42-08:00", + "tree_id": "c1ff8405e4585b9fcc0340035adcda8564b131cb", + "url": "https://github.com/risc0/risc0/commit/019fa9e3642f262155830d9a50c12a68135b1874" + }, + "date": 1732312675536, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "execute", + "value": 22003118, + "unit": "Hz" + }, + { + "name": "prove/sha-256", + "value": 709611, + "unit": "Hz" + }, + { + "name": "prove/poseidon2", + "value": 731609, + "unit": "Hz" + }, + { + "name": "lift", + "value": 517321, + "unit": "Hz" + }, + { + "name": "join", + "value": 345585, + "unit": "Hz" + }, + { + "name": "composite", + "value": 675086, + "unit": "Hz" + }, + { + "name": "succinct", + "value": 494349, + "unit": "Hz" + } + ] } ] }, - "lastUpdate": 1732312506358, + "lastUpdate": 1732312683862, "repoUrl": "https://github.com/risc0/risc0" } \ No newline at end of file