Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for fd14d0d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 9, 2024
1 parent daf7d3b commit 72b12d8
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": 1715213580121,
"lastUpdate": 1715215406268,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -123307,6 +123307,42 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Mario Rugiero",
"username": "Oppen"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": false,
"id": "fd14d0d98d678aca96c029bfff69b66911f92da1",
"message": "ci: shallow clone starkware-libs/cairo (#1753)\n\nThis makes installing deps much quicker.",
"timestamp": "2024-05-09T00:22:58Z",
"tree_id": "ba73d10da6d7caa1ae8ce38e8d0c42b8d9080be6",
"url": "https://github.com/lambdaclass/cairo-vm/commit/fd14d0d98d678aca96c029bfff69b66911f92da1"
},
"date": 1715215400768,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 13967,
"range": "± 128",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 11865972,
"range": "± 182561",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 72b12d8

Please sign in to comment.