From dbd28410df1288d28d1aad70125d2ffab1498b6d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 26 Jan 2024 04:41:17 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for fa16fc5b16bf5db4e234038650899fa72f1893b6 --- dev/bench/data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 9d58d48ab4..9e741e83ad 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706238132608, + "lastUpdate": 1706244077424, "repoUrl": "https://github.com/succinctlabs/vm", "entries": { "Benchmark": [ @@ -62,6 +62,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "ratankaliani@berkeley.edu", + "name": "Ratan Kaliani", + "username": "ratankaliani" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "fa16fc5b16bf5db4e234038650899fa72f1893b6", + "message": "feat: ed_decompress precompile (#114)\n\nCo-authored-by: Uma Roy \r\nCo-authored-by: Chris Tian ", + "timestamp": "2024-01-25T20:37:18-08:00", + "tree_id": "a9ff92361bf063abd3e93560ab058a6ae390c70f", + "url": "https://github.com/succinctlabs/vm/commit/fa16fc5b16bf5db4e234038650899fa72f1893b6" + }, + "date": 1706244075505, + "tool": "cargo", + "benches": [ + { + "name": "prove/fibonacci: cycles=188618", + "value": 13214865702, + "range": "± 333080480", + "unit": "ns/iter" + } + ] } ] }