Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 45e8d64
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Mar 30, 2024
1 parent 5dfd60d commit c8b0160
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": 1711745001175,
"lastUpdate": 1711818851170,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3688,6 +3688,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": "45e8d64cde77ec93d7800d8f01eb47019d33d69b",
"message": "feat(katana-rpc): rpc server metrics (#1726)\n\nref #1369 \n\nadd metrics for rpc server connections and methods calls",
"timestamp": "2024-03-31T01:04:50+08:00",
"tree_id": "b1467494e3534d616d8cd7e49aa2a34d9a947c0e",
"url": "https://github.com/dojoengine/dojo/commit/45e8d64cde77ec93d7800d8f01eb47019d33d69b"
},
"date": 1711818850646,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16911980,
"range": "± 129637",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c8b0160

Please sign in to comment.