Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c4b15c0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 31, 2024
1 parent c8b0160 commit 37eb81a
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": 1711818851170,
"lastUpdate": 1711861651998,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3718,6 +3718,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "glihm",
"username": "glihm"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c4b15c0315c2337cdf71c7bee0ec0cbfc6d06726",
"message": "fix: ensure free function are not impacted by the injection of world and self (#1733)\n\n* fix: ensure free function are not impacted by the injection of world and self\r\n\r\n* fix: rewrite functions only in impl that target ContractState",
"timestamp": "2024-03-30T22:58:15-06:00",
"tree_id": "160ed217ec2ac2329e4d0dc543f433c25f32b8dd",
"url": "https://github.com/dojoengine/dojo/commit/c4b15c0315c2337cdf71c7bee0ec0cbfc6d06726"
},
"date": 1711861651465,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16808679,
"range": "± 37158",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 37eb81a

Please sign in to comment.