diff --git a/data.js b/data.js index c23df6cd..d61080ac 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1708749929624, + "lastUpdate": 1708749948774, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -858524,6 +858524,58 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "dependabot[bot]", + "username": "dependabot[bot]", + "email": "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "a81041487fa8ab7236bf532776031af8e22602cb", + "message": "[depbot] Bump the deps group with 17 updates (#3738)\n\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2024-02-23T17:32:01Z", + "url": "https://github.com/gear-tech/gear/commit/a81041487fa8ab7236bf532776031af8e22602cb" + }, + "date": 1708749936363, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 45051, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 39471, + "unit": "ns" + }, + { + "name": "create_program", + "value": 1, + "unit": "ns" + }, + { + "name": "send_message", + "value": 0, + "unit": "ns" + }, + { + "name": "send_reply", + "value": 0, + "unit": "ns" + }, + { + "name": "claim_value", + "value": 0, + "unit": "ns" + } + ] } ] }