Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ff266df
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 14b5550 commit 1b375aa
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": 1720193334189,
"lastUpdate": 1720198956375,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -10858,6 +10858,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": "ff266dfdbdd24690b7b6fa93a7da3e16b931a90a",
"message": "fix: override `block_id` method of ConnectedAccount for SozoAccount (#2140)",
"timestamp": "2024-07-05T10:50:34-06:00",
"tree_id": "f21a2a6ad31fbf34ea25d953ec485e7817250ae8",
"url": "https://github.com/dojoengine/dojo/commit/ff266dfdbdd24690b7b6fa93a7da3e16b931a90a"
},
"date": 1720198955207,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16809342,
"range": "± 247260",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1b375aa

Please sign in to comment.