diff --git a/data.js b/data.js index 70b840d406..b0d6fedf58 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733236725921, + "lastUpdate": 1733250178410, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125755,6 +125755,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "francogiachetta27@gmail.com", + "name": "Franco Giachetta", + "username": "FrancoGiachetta" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "d2c056e4a89aec9901c176f056dbcc58dd4660e5", + "message": "(fix) Replace div_rem with div_mod_floor (#1881)\n\n* replace div_rem with div_mod_floor\n\n* format\n\n* changelog\n\n* remove unwanted programs\n\n* clippy\n\n* fix changelog", + "timestamp": "2024-12-03T17:55:45Z", + "tree_id": "a1d3ce31b111fb223658b274cc8c01844d474428", + "url": "https://github.com/lambdaclass/cairo-vm/commit/d2c056e4a89aec9901c176f056dbcc58dd4660e5" + }, + "date": 1733250172249, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13997, + "range": "± 79", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8287002, + "range": "± 85677", + "unit": "ns/iter" + } + ] } ] }