From 415cea73c78d1c8507b6044700223ca821e5ad31 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 21 Oct 2024 21:43:57 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for efecd4f62a8317b5297ddccb9c86aa90d21f3959 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 6b41d40092..69fc4d21cb 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1729543742269, + "lastUpdate": 1729547037597, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125107,6 +125107,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": "efecd4f62a8317b5297ddccb9c86aa90d21f3959", + "message": "Update cairo-lang deps to v2.9.0 dev.0 (#1858)\n\n* update rust version\n\n* update rust version in CI\n\n* update cairo-lang version to 2.9.0-dev.0\n\n* update Changelog\n\n* update Changelog\n\n---------\n\nCo-authored-by: pefontana ", + "timestamp": "2024-10-21T21:17:10Z", + "tree_id": "eb47f734202799c639560c59bfdf4c723dcc182d", + "url": "https://github.com/lambdaclass/cairo-vm/commit/efecd4f62a8317b5297ddccb9c86aa90d21f3959" + }, + "date": 1729547031523, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14226, + "range": "± 341", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8348927, + "range": "± 271766", + "unit": "ns/iter" + } + ] } ] }