From 3e9d21cd56bec5e5fba9f925ea54ec4c77fe4f20 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 10 Dec 2024 21:26:34 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for d90bcc8ea707dd3c8cc7afb999c7678e2060bff0 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index b0d6fedf58..e4e1d23d7c 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733250178410, + "lastUpdate": 1733865994423, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125791,6 +125791,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "francogiachetta27@gmail.com", + "name": "Franco Giachetta", + "username": "FrancoGiachetta" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d90bcc8ea707dd3c8cc7afb999c7678e2060bff0", + "message": "Add circuits to cairo 1 README (#1890)\n\n* update readme cairo1\n\n* fix\n\n* Update cairo1-run/README.md\n\nCo-authored-by: Julian Gonzalez Calderon \n\n* Update cairo1-run/README.md\n\nCo-authored-by: Gabriel Bosio <38794644+gabrielbosio@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Julian Gonzalez Calderon \nCo-authored-by: Gabriel Bosio <38794644+gabrielbosio@users.noreply.github.com>", + "timestamp": "2024-12-10T21:01:28Z", + "tree_id": "c32d2e762b323ec3d4d2727dc8bf240081b6812f", + "url": "https://github.com/lambdaclass/cairo-vm/commit/d90bcc8ea707dd3c8cc7afb999c7678e2060bff0" + }, + "date": 1733865987650, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14057, + "range": "± 466", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8390322, + "range": "± 82550", + "unit": "ns/iter" + } + ] } ] }