diff --git a/data.js b/data.js index 1eb655a..619e9a8 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728346738216, + "lastUpdate": 1728346761784, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1402734,6 +1402734,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Dmitrii Novikov", + "username": "breathx", + "email": "novikov.dm.al@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "93eb5b59abc5b3567355e5ca9f20bdf39eace498", + "message": "chore(workspace): Bump versions to 1.6.2 (#4281)", + "timestamp": "2024-10-07T12:00:53Z", + "url": "https://github.com/gear-tech/gear/commit/93eb5b59abc5b3567355e5ca9f20bdf39eace498" + }, + "date": 1728346746071, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 41374, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 38360, + "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": 41028, + "unit": "ns" + } + ] } ] }