From 9adfdac52da7aab31139eaf0198c9e49de170cf7 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 8 Mar 2024 15:50:59 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 0bced71faeddebdca280cb5a95cbc9c66d9158de --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index d0e87da30b..05c0427b09 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709907492333, + "lastUpdate": 1709913059902, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -2338,6 +2338,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "remy.baranx@gmail.com", + "name": "Rémy Baranx", + "username": "remybar" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0bced71faeddebdca280cb5a95cbc9c66d9158de", + "message": "feat: dojoup - add a welcome message (#1605)\n\n* feat: dojoup - add a welcome message\r\n\r\n* Update dojoup/dojoup\r\n\r\nCo-authored-by: glihm \r\n\r\n* Update dojoup/dojoup\r\n\r\nCo-authored-by: Tarrence van As \r\n\r\n---------\r\n\r\nCo-authored-by: Rémy Baranx \r\nCo-authored-by: glihm \r\nCo-authored-by: Tarrence van As ", + "timestamp": "2024-03-08T10:41:26-05:00", + "tree_id": "c9f9a1d5d1e0b8ec41b78bff54af2d78cc2ee0e3", + "url": "https://github.com/dojoengine/dojo/commit/0bced71faeddebdca280cb5a95cbc9c66d9158de" + }, + "date": 1709913058889, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 974414, + "range": "± 38063", + "unit": "ns/iter" + } + ] } ] }