diff --git a/data.js b/data.js index 866124633f..c07fbb934f 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730916462173, + "lastUpdate": 1730922104090, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125287,6 +125287,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "141148375+YairVaknin-starkware@users.noreply.github.com", + "name": "YairVaknin-starkware", + "username": "YairVaknin-starkware" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e5c079cb998bc9e6e0ceb94d251df1069c6c2a6e", + "message": "Add_missing_builtins_to_pie_metadata_serialiazation (#1868)\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-11-06T19:14:53Z", + "tree_id": "cda615b1d9cc047a0fa78afd26ff4288b53951a8", + "url": "https://github.com/lambdaclass/cairo-vm/commit/e5c079cb998bc9e6e0ceb94d251df1069c6c2a6e" + }, + "date": 1730922098160, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14238, + "range": "± 127", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8212938, + "range": "± 77706", + "unit": "ns/iter" + } + ] } ] }