Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 70ad728
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 17, 2024
1 parent b3b922f commit 42a7b5e
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": 1718533853540,
"lastUpdate": 1718633027998,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9718,6 +9718,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "lambda-0x",
"username": "lambda-0x"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "70ad72826df84cef73368cb38abda3d4715548dd",
"message": "fix(migrate): when `init_calldata` depends on contract that was already deployed (#2058)\n\n* fix(migrate): when `init_calldata` depends on contract that was already deployed\r\n\r\n* add tests",
"timestamp": "2024-06-17T07:51:40-06:00",
"tree_id": "e4f527177796f5f60a8011e48da3c723561fa2d7",
"url": "https://github.com/dojoengine/dojo/commit/70ad72826df84cef73368cb38abda3d4715548dd"
},
"date": 1718633026458,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17197586,
"range": "± 228769",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 42a7b5e

Please sign in to comment.