Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7f47a49
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 27, 2024
1 parent 30472ac commit ac89e00
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": 1711491022924,
"lastUpdate": 1711502543029,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3328,6 +3328,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": "7f47a49c6391e1b04dfa1407e6cb74cb8f1ca797",
"message": "Update devcontainer image hash: 5340720 (#1706)\n\nCo-authored-by: kariy <[email protected]>",
"timestamp": "2024-03-26T21:12:46-04:00",
"tree_id": "d75256e4a6083b4449698833f77f38c621344abd",
"url": "https://github.com/dojoengine/dojo/commit/7f47a49c6391e1b04dfa1407e6cb74cb8f1ca797"
},
"date": 1711502542435,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17582942,
"range": "± 74096",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ac89e00

Please sign in to comment.