From d122c63a97305ede65df68393bd397e15edff1ed Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 13 Jul 2024 00:02:42 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 309c8a7d3cdfd0bb766b4888be66ec4b482ecaf4 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index dbb11469df..32c054734f 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720825954692, + "lastUpdate": 1720828962301, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -124243,6 +124243,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "fontana.pedro93@gmail.com", + "name": "Pedro Fontana", + "username": "pefontana" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "309c8a7d3cdfd0bb766b4888be66ec4b482ecaf4", + "message": "release v1.0.0-rc5 (#1805)\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-07-12T23:38:49Z", + "tree_id": "f0ab9db805569a8485afe0891420161b8218f4d5", + "url": "https://github.com/lambdaclass/cairo-vm/commit/309c8a7d3cdfd0bb766b4888be66ec4b482ecaf4" + }, + "date": 1720828955890, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14087, + "range": "± 118", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11468562, + "range": "± 370825", + "unit": "ns/iter" + } + ] } ] }