diff --git a/data.js b/data.js index 2eedf5629b..0f3abb336c 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709735315823, + "lastUpdate": 1709824237408, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -121399,6 +121399,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": "7566aa57c15ed913d54f6516db90c18669a62853", + "message": "Sort builtin segment info upon serialization for Cairo PIE (#1654)\n\n* Custom serialization\n\n* Add changelog entry\n\n* Clippy", + "timestamp": "2024-03-07T14:42:06Z", + "tree_id": "7ba7b2f8855059f3dff13e08374116e02f454ae0", + "url": "https://github.com/lambdaclass/cairo-vm/commit/7566aa57c15ed913d54f6516db90c18669a62853" + }, + "date": 1709824232126, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 20307, + "range": "± 60", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11492744, + "range": "± 76017", + "unit": "ns/iter" + } + ] } ] }