Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 3acb1cc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2024
1 parent a361202 commit 8c02f56
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1734007755252,
"lastUpdate": 1734014442496,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -125899,6 +125899,42 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Edgar",
"username": "edg-l"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3acb1cc46db246a609548f1d5a35a151fc2b286c",
"message": " Bump version to v2.0.0-rc2 (#1893)",
"timestamp": "2024-12-12T14:10:41Z",
"tree_id": "4940f56162336426fbd112b5007e8ad483acf6be",
"url": "https://github.com/lambdaclass/cairo-vm/commit/3acb1cc46db246a609548f1d5a35a151fc2b286c"
},
"date": 1734014436290,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 13520,
"range": "± 92",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 8202768,
"range": "± 201398",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 8c02f56

Please sign in to comment.