From 29163c5bf839a8a4dc814fae694dde173eb80b64 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 21 Nov 2024 11:49:17 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 388a4e51001377717b7e4c902c35f8e271c92ad7 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 94c1886782..5ead130074 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732046257147, + "lastUpdate": 1732189757014, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125503,6 +125503,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": "388a4e51001377717b7e4c902c35f8e271c92ad7", + "message": "v2.0.0-rc1 (#1876)\n\nCo-authored-by: Franco Giachetta ", + "timestamp": "2024-11-21T11:21:50Z", + "tree_id": "aaa559f31e83ab14eab91c3982a84db8b03640f4", + "url": "https://github.com/lambdaclass/cairo-vm/commit/388a4e51001377717b7e4c902c35f8e271c92ad7" + }, + "date": 1732189750977, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13558, + "range": "± 75", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8073863, + "range": "± 60957", + "unit": "ns/iter" + } + ] } ] }