Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for f9acaad
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 3, 2024
1 parent cc910c3 commit 697ed22
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": 1712148385997,
"lastUpdate": 1712154728947,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4168,6 +4168,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f9acaaddf01d0b3a83cca5d8eaaa680520585f88",
"message": "refactor: grpc use model hash as id & libp2p command queue (#1754)\n\n* refactor: use model hash as ids for grpc\r\n\r\n* fmt\r\n\r\n* remove println\r\n\r\n* refactor: get rid of wait for relay\r\n\r\n* relay runner\r\n\r\n* remove async",
"timestamp": "2024-04-03T10:23:51-04:00",
"tree_id": "8a6ba05cc32c89170a10538f42aed9fa8deb72ec",
"url": "https://github.com/dojoengine/dojo/commit/f9acaaddf01d0b3a83cca5d8eaaa680520585f88"
},
"date": 1712154728419,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17189619,
"range": "± 207768",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 697ed22

Please sign in to comment.