Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for ca3b018
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Feb 17, 2024
1 parent 4ea3ead commit 19ac0e7
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": 1707788901496,
"lastUpdate": 1708147457546,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1288,6 +1288,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "V.O.T",
"username": "makluganteng"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ca3b018048ddbeaa3a78c8287143ba526e0f89a0",
"message": "refactor(katana-rpc): isolate dev JSON RPC API from `katana` namespace (#1544)\n\n* feat: isolate dev JSON RPC API from katana impl\r\n\r\n* feat: fix the changes\r\n\r\n* feat: remove the duplicate endpoint in katana",
"timestamp": "2024-02-17T13:14:47+08:00",
"tree_id": "a5d6dd114d69ce6dfcafbeda37fd7ee231c79cd2",
"url": "https://github.com/dojoengine/dojo/commit/ca3b018048ddbeaa3a78c8287143ba526e0f89a0"
},
"date": 1708147456982,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 1021793,
"range": "± 38239",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 19ac0e7

Please sign in to comment.