diff --git a/data.js b/data.js index 9f283fa1ea..776a04bcba 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708988075897, + "lastUpdate": 1709135222909, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -121255,6 +121255,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "juanbono94@gmail.com", + "name": "Juan Bono", + "username": "juanbono" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "061ba872d94a0e49027132f2215b4d4ad4ee95d6", + "message": "Add cairo1-run pretty printing (#1630)\n\n* wip\n\n* refactor serialize_inner\n\n* error handling\n\n* fix array display\n\n* fmt\n\n* edit changelog\n\n* clippy\n\n* add tests\n\n* handle unwraps\n\n* fix clippy", + "timestamp": "2024-02-28T15:17:55Z", + "tree_id": "d4d285e653ee81a818783a4d3db4fad75c2abb67", + "url": "https://github.com/lambdaclass/cairo-vm/commit/061ba872d94a0e49027132f2215b4d4ad4ee95d6" + }, + "date": 1709135217842, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 22388, + "range": "± 66", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11858790, + "range": "± 198539", + "unit": "ns/iter" + } + ] } ] }