Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 83bfdcf
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 26, 2024
1 parent 292f90c commit 5644e72
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": 1734019737427,
"lastUpdate": 1735225829243,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -125971,6 +125971,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": "83bfdcf1cc971e36f7d545c1fc48655df954ecdd",
"message": "update cairo-lang dependencies to 2.10.0-rc.0 (#1901)",
"timestamp": "2024-12-26T14:41:47Z",
"tree_id": "7b810a2963042a2375e440e0c482085d7ab77eb7",
"url": "https://github.com/lambdaclass/cairo-vm/commit/83bfdcf1cc971e36f7d545c1fc48655df954ecdd"
},
"date": 1735225823069,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 14015,
"range": "± 275",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 8382980,
"range": "± 272678",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 5644e72

Please sign in to comment.