diff --git a/data.js b/data.js index 8e2e339e02..a94ded17d5 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735232121172, + "lastUpdate": 1735328666806, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -126043,6 +126043,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": "404d76311223c3dfe4ba26cbd4077d6a4848cda0", + "message": "Fix entrypoint offset in test (#1904)\n\n* fix test\n\n* fix test\n\n* reviews\n\n* fix changed entrypoint offset on test\n\n* try fix\n\n* try fix", + "timestamp": "2024-12-27T19:08:54Z", + "tree_id": "2be17c3d82855665a72eeadef9e4b0ed6c0b7955", + "url": "https://github.com/lambdaclass/cairo-vm/commit/404d76311223c3dfe4ba26cbd4077d6a4848cda0" + }, + "date": 1735328660218, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13965, + "range": "± 132", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8223511, + "range": "± 63996", + "unit": "ns/iter" + } + ] } ] }