Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ce58ff2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 30, 2024
1 parent ddc35de commit ba31489
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": 1706566380780,
"lastUpdate": 1706583397212,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -388,6 +388,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": "ce58ff20fcd93b67980dfd50cac75619a6b98929",
"message": "refactor(katana): display genesis state properly on startup (#1492)\n\n* refactor(katana): display genesis state properly\r\n\r\n* fix",
"timestamp": "2024-01-29T21:47:27-05:00",
"tree_id": "5039a8d3d4729bcc3374e63e6f9aa2fbca3d5a6c",
"url": "https://github.com/dojoengine/dojo/commit/ce58ff20fcd93b67980dfd50cac75619a6b98929"
},
"date": 1706583396774,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1037600,
"range": "± 32988",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ba31489

Please sign in to comment.