diff --git a/data.js b/data.js index 097f690f..fa6faba6 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737159250687, + "lastUpdate": 1737159277240, "repoUrl": "https://github.com/gear-tech/gear", "entries": { "Gear workspace tests": [ @@ -1637406,6 +1637406,63 @@ window.BENCHMARK_DATA = { "unit": "ns" } ] + }, + { + "commit": { + "author": { + "name": "Georgy Shepelev", + "username": "gshep", + "email": "geo.shepelev@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "db08ac124eb5fb95323b38fb0c4a56cb32326ce2", + "message": "chore(benchmarks): Implement new Substrate-approach to build the genesis (#4439)", + "timestamp": "2025-01-17T07:27:11Z", + "url": "https://github.com/gear-tech/gear/commit/db08ac124eb5fb95323b38fb0c4a56cb32326ce2" + }, + "date": 1737159259004, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "upload_code", + "value": 43268, + "unit": "ns" + }, + { + "name": "upload_program", + "value": 38203, + "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": 41148, + "unit": "ns" + } + ] } ] }