diff --git a/data.js b/data.js index 8875863a29..1141d22f4d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709845184218, + "lastUpdate": 1709845193103, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -121471,6 +121471,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "99273364+fmoletta@users.noreply.github.com", + "name": "fmoletta", + "username": "fmoletta" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "59a97c75394037687d7064a7f8641dc679c5842f", + "message": "Show only layout builtins in air private input (#1651)\n\n* Show only layout builtins in air private input\n\n* Add test\n\n* Add changelog entry\n\n* Fix wasm import", + "timestamp": "2024-03-07T20:32:23Z", + "tree_id": "525233e8512e153ae3061030523a49392ccd5ce0", + "url": "https://github.com/lambdaclass/cairo-vm/commit/59a97c75394037687d7064a7f8641dc679c5842f" + }, + "date": 1709845188019, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 23254, + "range": "± 78", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11463629, + "range": "± 808958", + "unit": "ns/iter" + } + ] } ] }