From 2fc09543de29da80ecdffd1b225c8cc66701bf62 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Apr 2024 02:43:48 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 263cd5a330e7ae6e8d5582d74d77fbe73d15a6f4 --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index bb7cae7c6b..ffabb2d04d 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713840098460, + "lastUpdate": 1713840228435, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -6058,6 +6058,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "evergreenkary@gmail.com", + "name": "Ammar Arif", + "username": "kariy" + }, + "committer": { + "email": "noreply@github.com", + "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" + } + ] } ] }