From 72286adcebc9f4c06c1c4c4ac4160b7bf66bbf2d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 26 Nov 2024 14:48:12 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 22be18094244c45e352dd6ca624a8d32f4cf8857 --- data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 53da3b4077..9de9ab272c 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732301705836, + "lastUpdate": 1732632492747, "repoUrl": "https://github.com/lambdaclass/cairo-vm", "entries": { "Benchmark": [ @@ -125575,6 +125575,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": "22be18094244c45e352dd6ca624a8d32f4cf8857", + "message": "Change macos-12 to macos-13 (#1883)\n\n* latest\n\n* change to macos-13\n\n* chage to macos-15\n\n* change to macos-13", + "timestamp": "2024-11-26T14:20:42Z", + "tree_id": "c9ee7c49961ae873f5d50e59e0d76083df46c6a9", + "url": "https://github.com/lambdaclass/cairo-vm/commit/22be18094244c45e352dd6ca624a8d32f4cf8857" + }, + "date": 1732632486693, + "tool": "cargo", + "benches": [ + { + "name": "initialize", + "value": 13517, + "range": "± 136", + "unit": "ns/iter" + }, + { + "name": "parse program", + "value": 8371399, + "range": "± 297102", + "unit": "ns/iter" + } + ] } ] }