From 7a3072f120960557077b0475603359c640febb54 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 8 Apr 2024 13:47:42 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 297a44ce56542cdc91b3a25ad99b1872b1ce0e9d --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index 484949aa5b..556fd9dafe 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712559860518, + "lastUpdate": 1712584062687, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -4768,6 +4768,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "82421016+greged93@users.noreply.github.com", + "name": "greged93", + "username": "greged93" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "297a44ce56542cdc91b3a25ad99b1872b1ce0e9d", + "message": "fix(katana-primitives): split_u256 (#1793)\n\nfix split_u256", + "timestamp": "2024-04-08T21:39:26+08:00", + "tree_id": "39ea772a4a703f4dda839aed6be4ed5ffc82e4b5", + "url": "https://github.com/dojoengine/dojo/commit/297a44ce56542cdc91b3a25ad99b1872b1ce0e9d" + }, + "date": 1712584062193, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 16824351, + "range": "± 197525", + "unit": "ns/iter" + } + ] } ] }