Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 77c37f7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 19, 2024
1 parent 436abc1 commit 5ae8442
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": 1708302712065,
"lastUpdate": 1708380898655,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1438,6 +1438,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Yun",
"username": "broody"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "77c37f7522c62cff8a6075beeb2b660f0db55820",
"message": "Torii core store u64 primitive as string in db (#1532)",
"timestamp": "2024-02-19T14:05:21-08:00",
"tree_id": "b8a95ec33bc57e2d7defaa004672a23b2913fc58",
"url": "https://github.com/dojoengine/dojo/commit/77c37f7522c62cff8a6075beeb2b660f0db55820"
},
"date": 1708380895778,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 968795,
"range": "± 29301",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 5ae8442

Please sign in to comment.