Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 5f421e1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 26, 2024
1 parent 039daac commit 370ee5e
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": 1714119998533,
"lastUpdate": 1714146657829,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6418,6 +6418,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": "5f421e17ab1868a9bac3d16ad9eee6516a3d89a0",
"message": "fix: event message subscription subscription broker (#1885)\n\n* fix: updates bug. use own eventmessage type for broker\r\n\r\n* fmt",
"timestamp": "2024-04-26T09:42:50-06:00",
"tree_id": "e351655026644761193ee5e33f74f6ad6890bcd3",
"url": "https://github.com/dojoengine/dojo/commit/5f421e17ab1868a9bac3d16ad9eee6516a3d89a0"
},
"date": 1714146657294,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 17050222,
"range": "± 194607",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 370ee5e

Please sign in to comment.