Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for e259d35
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 16, 2024
1 parent c1dc9b1 commit eb72d39
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": 1721150339215,
"lastUpdate": 1721166287584,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -11788,6 +11788,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": "e259d357afcdfb9f574a364ee6081d67e30eda35",
"message": "Update devcontainer image: v1.0.0-alpha.1 (#2181)\n\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-07-16T15:35:49-06:00",
"tree_id": "c7bc57d9e6bf23592c7e3847aee350664b89e448",
"url": "https://github.com/dojoengine/dojo/commit/e259d357afcdfb9f574a364ee6081d67e30eda35"
},
"date": 1721166286274,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17605112,
"range": "± 97296",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit eb72d39

Please sign in to comment.