Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 8d66222
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 29, 2024
1 parent 90f0c51 commit ade7786
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": 1711690679935,
"lastUpdate": 1711693726057,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3538,6 +3538,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": "8d66222e8212585bdeb28fbd0f1b1acf88991043",
"message": "Bump rust to `1.76.0` (#1720)\n\n* bump rust to `1.76.0`\r\n\r\n* wip\r\n\r\n* clippy\r\n\r\n* update rust ver in ci\r\n\r\n* upate dockerfile rust ver\r\n\r\n* update ci image",
"timestamp": "2024-03-29T14:19:29+08:00",
"tree_id": "12e3fc985a1b764c340e1ba4643ea10a912a6ee2",
"url": "https://github.com/dojoengine/dojo/commit/8d66222e8212585bdeb28fbd0f1b1acf88991043"
},
"date": 1711693725518,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17129720,
"range": "± 141093",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit ade7786

Please sign in to comment.