Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for a4ccc2e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 26, 2024
1 parent b9f5a27 commit 30472ac
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": 1711397437708,
"lastUpdate": 1711491022924,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3298,6 +3298,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": "a4ccc2ee1619c1dbb8a61749f19812eae545e49e",
"message": "fix: add script to teardown tests and updated cargo lock (#1707)",
"timestamp": "2024-03-26T16:00:57-06:00",
"tree_id": "2f284de5906c4210b2804cb334b3f06150b5d190",
"url": "https://github.com/dojoengine/dojo/commit/a4ccc2ee1619c1dbb8a61749f19812eae545e49e"
},
"date": 1711491021887,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17774843,
"range": "± 207659",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 30472ac

Please sign in to comment.