Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for c8815a9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 26, 2024
1 parent f364581 commit 039daac
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": 1714026901289,
"lastUpdate": 1714119998533,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6388,6 +6388,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Thomas Coratger",
"username": "tcoratger"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c8815a9d2a33974270e48f13ee731f5f2b80de5b",
"message": "Bump `alloy` to 0.7.0 (#1881)\n\n* Bump alloy to 0.7.0\r\n\r\n* fix clippy",
"timestamp": "2024-04-26T16:18:28+08:00",
"tree_id": "68ab688e25472f86a1e82d33a406318ca0905a5e",
"url": "https://github.com/dojoengine/dojo/commit/c8815a9d2a33974270e48f13ee731f5f2b80de5b"
},
"date": 1714119997996,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16940700,
"range": "± 206509",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 039daac

Please sign in to comment.