From d3b5a3ba1076cea0faa7a9a571c0c801930caacc Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 12 Nov 2024 17:55:29 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 4bd5794c3fd67fd3e34db6d07b46975a08651052 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index d5805f03c9..060027e24d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730930688689, + "lastUpdate": 1731434129796, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125359,6 +125359,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "141148375+YairVaknin-starkware@users.noreply.github.com", + "name": "YairVaknin-starkware", + "username": "YairVaknin-starkware" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "4bd5794c3fd67fd3e34db6d07b46975a08651052", + "message": "Sort_ecdsa_and_mod_builtins_private_inputs_by_idx (#1851)\n\n* Sort_ecdsa_and_mod_builtins_private_inputs_by_idx\n\n* Add signature `get_air_private_input` test and msg if somehow reaching unreachable clause\n\n* sort sigs before iterating\n\n---------\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-11-12T17:28:35Z", + "tree_id": "11218d9f84d5294bd9c17d2d0a28a915a384d426", + "url": "https://github.com/lambdaclass/cairo-vm/commit/4bd5794c3fd67fd3e34db6d07b46975a08651052" + }, + "date": 1731434123961, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 14407, + "range": "± 175", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8133434, + "range": "± 89614", + "unit": "ns/iter" + } + ] } ] }