diff --git a/data.js b/data.js index a3328b29bc..37b6c624f1 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733945628513, + "lastUpdate": 1734007755252, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125863,6 +125863,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "git@edgarluque.com", + "name": "Edgar", + "username": "edg-l" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": false, + "id": "43c6d50f364e463d7d7fbe37ac3602f1b10a0b10", + "message": "Update starknet-crypto to 0.7.3 (#1892)\n\n* Update starknet-crypto to 0.7.3\n\n* try to fix wasm", + "timestamp": "2024-12-12T12:19:28Z", + "tree_id": "b8b2c494410e26676287067616b711612b070dd7", + "url": "https://github.com/lambdaclass/cairo-vm/commit/43c6d50f364e463d7d7fbe37ac3602f1b10a0b10" + }, + "date": 1734007748474, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14105, + "range": "± 115", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8077951, + "range": "± 45447", + "unit": "ns/iter" + } + ] } ] }