diff --git a/data.js b/data.js index 6eb7024..071d370 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731111625672, + "lastUpdate": 1731111655360, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1480358,6 +1480358,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Gregory Sobol", + "username": "grishasobol", + "email": "grishasobol@mail.ru" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "8df573c8059506d823dcf1076c346b01c0955528", + "message": "feat(ethexe): symbiotic middleware (#4318)", + "timestamp": "2024-11-08T22:35:06Z", + "url": "https://github.com/gear-tech/gear/commit/8df573c8059506d823dcf1076c346b01c0955528" + }, + "date": 1731111633793, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 40378, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 30969, + "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": 41522, + "unit": "ns" + } + ] } ] }