Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1f1190b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 10, 2024
1 parent 0ace7d2 commit 43c7418
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": 1725464741288,
"lastUpdate": 1726001878599,
"repoUrl": "https://github.com/lambdaclass/cairo-vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -124855,6 +124855,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": "1f1190b5c079c777c41e35c348eaa0b5447063e8",
"message": "Cairo-lang2.8.0 (#1833)\n\n* update cairo-lang to 2.8.0\n\n* working\n\n* format\n\n* typo\n\n* fix lints\n\n* update rusttoolchain\n\n* remove duplicated imports\n\n* remove unused imports\n\n* remove zip unused dependencies\n\n* uncomment\n\n* undo dependecy upgrade\n\n* update readme\n\n---------\n\nCo-authored-by: Pedro Fontana <[email protected]>",
"timestamp": "2024-09-10T20:30:37Z",
"tree_id": "39fa4078cbbdc35c23a9e2d352079fd3e4f15a47",
"url": "https://github.com/lambdaclass/cairo-vm/commit/1f1190b5c079c777c41e35c348eaa0b5447063e8"
},
"date": 1726001872664,
"tool": "cargo",
"benches": [
{
"name": "initialize",
"value": 14021,
"range": "± 77",
"unit": "ns/iter"
},
{
"name": "parse program",
"value": 7988307,
"range": "± 81635",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 43c7418

Please sign in to comment.