From b26d73bd7c5846876f4778b25b58122700444dc5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 20 Mar 2024 21:05:54 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 16a844e9df476c61f00bdfe5aea810a649f8a684 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index defb60d3b9..9e398f2d22 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1710968408788, + "lastUpdate": 1710968754550, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -121723,6 +121723,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "fontana.pedro93@gmail.com", + "name": "Pedro Fontana", + "username": "pefontana" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": false, + "id": "16a844e9df476c61f00bdfe5aea810a649f8a684", + "message": "Update CODEOWNERS (#1680)\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-03-20T19:59:38Z", + "tree_id": "756e820bfa127f413315817ef56523b2429e0be6", + "url": "https://github.com/lambdaclass/cairo-vm/commit/16a844e9df476c61f00bdfe5aea810a649f8a684" + }, + "date": 1710968748030, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 20987, + "range": "± 278", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11528228, + "range": "± 564161", + "unit": "ns/iter" + } + ] } ] }