diff --git a/data.js b/data.js index 2811b023..a3bb712f 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732666427061, + "lastUpdate": 1732666455800, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1513240,6 +1513240,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Arsenii Lyashenko", + "username": "ark0f", + "email": "arsenylyashenko.3@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "bdf6c18580c3073297925a5d96fbcdfe30ef75b8", + "message": "chore(ci): Install dependencies via Scoop in Windows (#4360)", + "timestamp": "2024-11-26T23:02:17Z", + "url": "https://github.com/gear-tech/gear/commit/bdf6c18580c3073297925a5d96fbcdfe30ef75b8" + }, + "date": 1732666435049, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 37699, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 29051, + "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" + }, + { + "name": "claim_value_to_inheritor", + "value": 42054, + "unit": "ns" + } + ] } ] }