Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 1fe14ea
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 9, 2024
1 parent 18c77dd commit 1f1fc4a
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": 1712662609087,
"lastUpdate": 1712676979979,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -4888,6 +4888,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": "1fe14ea5aae135d2994a4ad57043e0544a03c9fb",
"message": "fix(grpc): queries (#1779)\n\n* fix(grpc): queries\r\n\r\n* fmt\r\n\r\n* feat: entities test\r\n\r\n* refactor: disable tests until test rework\r\n\r\n* fmt\r\n\r\n* fix: tests",
"timestamp": "2024-04-09T11:28:12-04:00",
"tree_id": "2669dd6e61b5754661cf0e8a197988385d9934e4",
"url": "https://github.com/dojoengine/dojo/commit/1fe14ea5aae135d2994a4ad57043e0544a03c9fb"
},
"date": 1712676979272,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16846082,
"range": "± 272211",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 1f1fc4a

Please sign in to comment.