Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 7578ffb
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 4, 2024
1 parent 1a49d29 commit 6cfd37c
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": 1712179266723,
"lastUpdate": 1712196643957,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4318,6 +4318,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": "7578ffbc779caa9741d3722953c710b5b2ae2b0c",
"message": "katana: bump gas for contract calls to 1B (#1766)\n\nbump gas for contract calls to 1B",
"timestamp": "2024-04-04T10:02:33+08:00",
"tree_id": "88bb990c68746646f881e927fca899e008c51467",
"url": "https://github.com/dojoengine/dojo/commit/7578ffbc779caa9741d3722953c710b5b2ae2b0c"
},
"date": 1712196642869,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17032253,
"range": "± 292382",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 6cfd37c

Please sign in to comment.