Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for da4a034
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 70c0bd1 commit a12d1d9
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": 1720132705202,
"lastUpdate": 1720194999115,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -124135,6 +124135,42 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "fontana.pedro93@gmail.com",
"name": "Pedro Fontana",
"username": "pefontana"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "da4a034c9883c098d5ea545fa520163906ae8a72",
"message": "Revert \"Release 1.0.0 :rocket: (#1801)\" (#1802)\n\nThis reverts commit a2ec4296fd6b509286924077e82284f197ba72b0.\n\nCo-authored-by: Pedro Fontana <peter@Pedros-MacBook-Pro.local>",
"timestamp": "2024-07-05T15:33:22Z",
"tree_id": "9d8c138a18b68d5f75cbd8bc9bcaa2a4d3262053",
"url": "https://github.com/lambdaclass/cairo-vm/commit/da4a034c9883c098d5ea545fa520163906ae8a72"
},
"date": 1720194993508,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 14205,
"range": "± 131",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 13536891,
"range": "± 487954",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit a12d1d9

Please sign in to comment.