diff --git a/data.js b/data.js index d1f2d5d79b..24cc47cd73 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1722530946088, + "lastUpdate": 1722975365871, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -124567,6 +124567,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "gonzalezcalderonjulian@gmail.com", + "name": "Julian Gonzalez Calderon", + "username": "JulianGCalderon" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4e04de750f4e9f596060aa706bb6c9dea148e9ef", + "message": "Only initialize program builtins (#1815)\n\n* Change initialize_all_builtins for initialize_program_builtins\n\n* Update CHANGELOG.md\n\n* Update comments\n\n* Update CHANGELOG.md", + "timestamp": "2024-08-06T19:41:13Z", + "tree_id": "a3e40660499ff5fc46b8157cb45686316831e608", + "url": "https://github.com/lambdaclass/cairo-vm/commit/4e04de750f4e9f596060aa706bb6c9dea148e9ef" + }, + "date": 1722975359941, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13579, + "range": "± 89", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11486499, + "range": "± 240873", + "unit": "ns/iter" + } + ] } ] }