Skip to content

Commit d122c63

Browse files
author
github-action-benchmark
committed
add Benchmark (cargo) benchmark result for 309c8a7
1 parent d6c0cb2 commit d122c63

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

data.js

+37-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1720825954692,
2+
"lastUpdate": 1720828962301,
33
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
44
"entries": {
55
"Benchmark": [
@@ -124243,6 +124243,42 @@ window.BENCHMARK_DATA = {
124243124243
"unit": "ns/iter"
124244124244
}
124245124245
]
124246+
},
124247+
{
124248+
"commit": {
124249+
"author": {
124250+
"email": "[email protected]",
124251+
"name": "Pedro Fontana",
124252+
"username": "pefontana"
124253+
},
124254+
"committer": {
124255+
"email": "[email protected]",
124256+
"name": "GitHub",
124257+
"username": "web-flow"
124258+
},
124259+
"distinct": true,
124260+
"id": "309c8a7d3cdfd0bb766b4888be66ec4b482ecaf4",
124261+
"message": "release v1.0.0-rc5 (#1805)\n\nCo-authored-by: Pedro Fontana <[email protected]>",
124262+
"timestamp": "2024-07-12T23:38:49Z",
124263+
"tree_id": "f0ab9db805569a8485afe0891420161b8218f4d5",
124264+
"url": "https://github.com/lambdaclass/cairo-vm/commit/309c8a7d3cdfd0bb766b4888be66ec4b482ecaf4"
124265+
},
124266+
"date": 1720828955890,
124267+
"tool": "cargo",
124268+
"benches": [
124269+
{
124270+
"name": "initialize",
124271+
"value": 14087,
124272+
"range": "± 118",
124273+
"unit": "ns/iter"
124274+
},
124275+
{
124276+
"name": "parse program",
124277+
"value": 11468562,
124278+
"range": "± 370825",
124279+
"unit": "ns/iter"
124280+
}
124281+
]
124246124282
}
124247124283
]
124248124284
}

0 commit comments

Comments
 (0)