Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 5af5924
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 23, 2025
1 parent 11062d5 commit 895d858
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": 1736782372834,
"lastUpdate": 1737645792681,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -126223,6 +126223,42 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Franco Giachetta",
"username": "FrancoGiachetta"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5af592484d2bc50c8a47151ba24ea14d2c1fe85f",
"message": "Release 2.0.0 rc4 (#1920)\n\n* update to rc4\n\n* Cargo.lock",
"timestamp": "2025-01-23T14:47:28Z",
"tree_id": "0709fa65168f302214c03f897c06af62e0408a30",
"url": "https://github.com/lambdaclass/cairo-vm/commit/5af592484d2bc50c8a47151ba24ea14d2c1fe85f"
},
"date": 1737645786507,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 13597,
"range": "± 139",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 8602238,
"range": "± 134944",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 895d858

Please sign in to comment.