Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7da96db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 26, 2024
1 parent ae372b5 commit 967d22a
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": 1719371869482,
"lastUpdate": 1719416797826,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10378,6 +10378,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": "7da96db9702b916273f05854093ed061996a47dc",
"message": "feat(katana): always include Controller class by default (#2107)\n\n* define and declare controller account by default\r\n\r\n* update genesis test\r\n\r\n* separate slot and controller feature\r\n\r\n* update comment\r\n\r\n* fix typo",
"timestamp": "2024-06-26T23:34:49+08:00",
"tree_id": "b8569fcb70dcf042824a71f154407bdf9b984637",
"url": "https://github.com/dojoengine/dojo/commit/7da96db9702b916273f05854093ed061996a47dc"
},
"date": 1719416797100,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16810209,
"range": "± 193068",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 967d22a

Please sign in to comment.