Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for dfe390a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 2, 2024
1 parent 3c25653 commit 5b2122c
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": 1706840037684,
"lastUpdate": 1706884729957,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -838,6 +838,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ammar Arif",
"username": "kariy"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dfe390aff156e46f375c8d789a12e3ea1137e4b6",
"message": "refactor(katana): include class artifact in genesis file + base64 encoding (#1508)",
"timestamp": "2024-02-02T22:29:34+08:00",
"tree_id": "db1e5129d15afda2dd85dbfe5c584da3f9d2ebfa",
"url": "https://github.com/dojoengine/dojo/commit/dfe390aff156e46f375c8d789a12e3ea1137e4b6"
},
"date": 1706884729494,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1038380,
"range": "± 38143",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 5b2122c

Please sign in to comment.