Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7af0064
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 22, 2023
1 parent b12bdad commit 113ce21
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": 1703196087957,
"lastUpdate": 1703258199562,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -119671,6 +119671,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": "7af00641014f295d820cbc6417714d6470823440",
"message": "update starknet-types-core to 0.0.5 (#1524)\n\n* update starknet-types-core to 0.0.5\n\n* update changelog",
"timestamp": "2023-12-22T14:46:46Z",
"tree_id": "db2a19401ac823b0d45f4759606e91c3023ae384",
"url": "https://github.com/lambdaclass/cairo-vm/commit/7af00641014f295d820cbc6417714d6470823440"
},
"date": 1703258193440,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 23260,
"range": "± 45",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 11922740,
"range": "± 227913",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 113ce21

Please sign in to comment.