From 4b132efad234607b8e57012233fd718b9b7b260c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 7 Jun 2024 20:48:59 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 3f9428e08084cff77f3ac7eb7a2c16c6f761a5f9 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 2f6d867cca..06c512ef66 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1717077460062, + "lastUpdate": 1717793339012, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -123955,6 +123955,42 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "54235977+Alon-Ti@users.noreply.github.com", + "name": "Alon-Ti", + "username": "Alon-Ti" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "3f9428e08084cff77f3ac7eb7a2c16c6f761a5f9", + "message": "Fixed CairoPie output builtin data serde. (#1781)\n\nCo-authored-by: Pedro Fontana ", + "timestamp": "2024-06-07T20:30:22Z", + "tree_id": "63d424dda7bd31868f28e7f9e58810a55a9fed3d", + "url": "https://github.com/lambdaclass/cairo-vm/commit/3f9428e08084cff77f3ac7eb7a2c16c6f761a5f9" + }, + "date": 1717793332810, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 15104, + "range": "± 159", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 13968396, + "range": "± 188473", + "unit": "ns/iter" + } + ] } ] }