Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 8347ac8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 18, 2024
1 parent 1816230 commit c697d18
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": 1718664914869,
"lastUpdate": 1718682276295,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9778,6 +9778,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "notV4l",
"username": "notV4l"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8347ac8c8639b20c592098aa0bcc4e518d9123f1",
"message": "[dojo-core]: update gas logs (#1877)\n\ndojo-core: update gas logs\r\n\r\nCo-authored-by: glihm <[email protected]>",
"timestamp": "2024-06-17T21:33:09-06:00",
"tree_id": "e5542854c038bc9e506ee959d33fa4e53d6ee19d",
"url": "https://github.com/dojoengine/dojo/commit/8347ac8c8639b20c592098aa0bcc4e518d9123f1"
},
"date": 1718682275645,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16379589,
"range": "± 168576",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c697d18

Please sign in to comment.