From 1604876ee9133a9f98f2db363a62b1d36c0a730d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 19 Feb 2024 16:48:53 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for f1d2ec7457a8a4504764617d1092d6a079189871 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index cabce0cd09..682945d0aa 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708025770760, + "lastUpdate": 1708361332924, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -120931,6 +120931,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "99273364+fmoletta@users.noreply.github.com", + "name": "fmoletta", + "username": "fmoletta" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": false, + "id": "f1d2ec7457a8a4504764617d1092d6a079189871", + "message": "Add `documentation` label to `changelog` workflow skiplist (#1619)\n\n* Add docs label to changelog workflow skiplist\n\n* Update changelog.yml\n\n---------\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-02-19T16:20:57Z", + "tree_id": "6e484b5b445a8e482fe24e1ca6804e73044c02f6", + "url": "https://github.com/lambdaclass/cairo-vm/commit/f1d2ec7457a8a4504764617d1092d6a079189871" + }, + "date": 1708361326983, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 20917, + "range": "± 81", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 11848072, + "range": "± 174742", + "unit": "ns/iter" + } + ] } ] }