From 20067427eb5d1f98e612f934c62241153a5a6fc1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 11 Dec 2024 19:33:48 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for b416f80b0af39ce25358554651391c2c0a1289e8 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index e4e1d23d7c..a3328b29bc 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733865994423, + "lastUpdate": 1733945628513, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125827,6 +125827,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "git@edgarluque.com", + "name": "Edgar", + "username": "edg-l" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "b416f80b0af39ce25358554651391c2c0a1289e8", + "message": "Update cairo-lang deps to 2.9.2 (#1891)\n\n* Update cairo-lang deps to 2.9.2\n\n* update makefile\n\n* fix", + "timestamp": "2024-12-11T19:04:26Z", + "tree_id": "390ad9a7e4ebc872dfad8a9244a4748e6e70f870", + "url": "https://github.com/lambdaclass/cairo-vm/commit/b416f80b0af39ce25358554651391c2c0a1289e8" + }, + "date": 1733945621793, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13991, + "range": "± 100", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8034218, + "range": "± 36835", + "unit": "ns/iter" + } + ] } ] }