diff --git a/data.js b/data.js index 5ddd508012..b37804734e 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712329966069, + "lastUpdate": 1712354545695, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -121831,6 +121831,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": "4777afdfaf1140368354137417abf806d1de80a7", + "message": "Remove `#[allow(deprecated)]` & `#[allow(dead_code)]` (#1656)\n\n* Remove `#[allow(deprecated)]` & `#[allow(dead_code)]``\n\"\n\"\n\n* Remove allow(dead_code)", + "timestamp": "2024-04-05T20:55:59Z", + "tree_id": "593d3ee70400d8662aaf2eb949750ebbc3f31115", + "url": "https://github.com/lambdaclass/cairo-vm/commit/4777afdfaf1140368354137417abf806d1de80a7" + }, + "date": 1712354540523, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 20404, + "range": "± 68", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11356102, + "range": "± 85962", + "unit": "ns/iter" + } + ] } ] }