Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 263cd5a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 23, 2024
1 parent d5fcbd9 commit 2fc0954
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": 1713840098460,
"lastUpdate": 1713840228435,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -6058,6 +6058,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": "263cd5a330e7ae6e8d5582d74d77fbe73d15a6f4",
"message": "test(katana-executor): test tx execution info conversion (#1863)\n\nadd test for tx execution info conversion from `blockifier` type to `katana-primitives` counterpart.",
"timestamp": "2024-04-23T10:35:46+08:00",
"tree_id": "2b9b6cdb1a572161ffff2fb58e58f1139ef402bc",
"url": "https://github.com/dojoengine/dojo/commit/263cd5a330e7ae6e8d5582d74d77fbe73d15a6f4"
},
"date": 1713840227928,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16710104,
"range": "± 905571",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 2fc0954

Please sign in to comment.