diff --git a/data.js b/data.js index 5ac8d76e2a..85f2ea3279 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734019737427, + "lastUpdate": 1735225829243, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125971,6 +125971,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": "83bfdcf1cc971e36f7d545c1fc48655df954ecdd", + "message": "update cairo-lang dependencies to 2.10.0-rc.0 (#1901)", + "timestamp": "2024-12-26T14:41:47Z", + "tree_id": "7b810a2963042a2375e440e0c482085d7ab77eb7", + "url": "https://github.com/lambdaclass/cairo-vm/commit/83bfdcf1cc971e36f7d545c1fc48655df954ecdd" + }, + "date": 1735225823069, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14015, + "range": "± 275", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8382980, + "range": "± 272678", + "unit": "ns/iter" + } + ] } ] }