Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1cf9caf
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 25, 2024
1 parent cbd03e2 commit 694dc40
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1706151124958,
"lastUpdate": 1706151195798,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -118,6 +118,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1cf9cafe0604c48de689b1c3d8402d80ce889ae4",
"message": "fix(katana): init interval block producer with updated block env (#1477)",
"timestamp": "2024-01-24T21:44:19-05:00",
"tree_id": "f2be951e6083f1c099f058c72be29de2d7a85757",
"url": "https://github.com/dojoengine/dojo/commit/1cf9cafe0604c48de689b1c3d8402d80ce889ae4"
},
"date": 1706151195299,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1033789,
"range": "± 31550",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 694dc40

Please sign in to comment.