Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 3de11db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 29, 2024
1 parent ade7786 commit 0a75ced
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": 1711693726057,
"lastUpdate": 1711696027213,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3568,6 +3568,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tarrence van As",
"username": "tarrencev"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "3de11db06c240aa78ad74a1f23e78ec071ceb45c",
"message": "Update devcontainer image hash: 8d66222 (#1727)\n\nCo-authored-by: kariy <[email protected]>",
"timestamp": "2024-03-29T14:58:00+08:00",
"tree_id": "5e05afddce104d0f0735a0b4a37ee8bb56bd6ed6",
"url": "https://github.com/dojoengine/dojo/commit/3de11db06c240aa78ad74a1f23e78ec071ceb45c"
},
"date": 1711696026524,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16924490,
"range": "± 231936",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 0a75ced

Please sign in to comment.