Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 79463be
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 25, 2024
1 parent 143317f commit abe8296
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": 1719024120665,
"lastUpdate": 1719276029091,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10228,6 +10228,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": "79463be853eb309893dde946262359efbbecebde",
"message": "feat(katana): injects controller account in genesis config (#2089)",
"timestamp": "2024-06-25T08:28:41+08:00",
"tree_id": "22e6f50a9b93a1cdf7056aa0ceeee68b7768b0b5",
"url": "https://github.com/dojoengine/dojo/commit/79463be853eb309893dde946262359efbbecebde"
},
"date": 1719276027865,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16480240,
"range": "± 119011",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit abe8296

Please sign in to comment.