diff --git a/data.js b/data.js index 2e17ce5..e8e29d4 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1728519540464, + "lastUpdate": 1728519567326, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1407742,6 +1407742,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": "c850327dcf60430f4c083fe194db274c68e78219", + "message": "feat(ethexe): use real block header in handling; impl Mailbox timeouts; remove scheduled tasks on actions (#4283)", + "timestamp": "2024-10-09T14:03:17Z", + "url": "https://github.com/gear-tech/gear/commit/c850327dcf60430f4c083fe194db274c68e78219" + }, + "date": 1728519548754, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 41519, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 38260, + "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": 40585, + "unit": "ns" + } + ] } ] }