File tree 1 file changed +37
-1
lines changed
1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 1
1
window.BENCHMARK_DATA = {
2
- "lastUpdate": 1720825954692 ,
2
+ "lastUpdate": 1720828962301 ,
3
3
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
4
4
"entries": {
5
5
"Benchmark": [
@@ -124243,6 +124243,42 @@ window.BENCHMARK_DATA = {
124243
124243
"unit": "ns/iter"
124244
124244
}
124245
124245
]
124246
+ },
124247
+ {
124248
+ "commit": {
124249
+ "author": {
124250
+
124251
+ "name": "Pedro Fontana",
124252
+ "username": "pefontana"
124253
+ },
124254
+ "committer": {
124255
+
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
+ ]
124246
124282
}
124247
124283
]
124248
124284
}
You can’t perform that action at this time.
0 commit comments