diff --git a/dev/bench/data.js b/dev/bench/data.js index 8ea89a1b88cd89..572d1c8bdbadcc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720812798685, + "lastUpdate": 1720812986490, "repoUrl": "https://github.com/yihau/solana", "entries": { "solana-sdk": [ @@ -1894,6 +1894,54 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "yihau.chen@icloud.com", + "name": "yihau", + "username": "yihau" + }, + "committer": { + "email": "yihau.chen@icloud.com", + "name": "yihau", + "username": "yihau" + }, + "distinct": true, + "id": "279ec0a1aa8b211b4080a61b7678235e9f5ed7a8", + "message": "fix 3", + "timestamp": "2024-07-13T03:06:14+08:00", + "tree_id": "7fbafc9df03e222490c674e3bf2965ff059f31bf", + "url": "https://github.com/yihau/solana/commit/279ec0a1aa8b211b4080a61b7678235e9f5ed7a8" + }, + "date": 1720812986138, + "tool": "cargo", + "benches": [ + { + "name": "bench_accounts_create", + "value": 3102937, + "range": "± 1268659", + "unit": "ns/iter" + }, + { + "name": "bench_accounts_squash", + "value": 694418, + "range": "± 86082", + "unit": "ns/iter" + }, + { + "name": "bench_status_cache_root_slot_deltas", + "value": 6159, + "range": "± 40", + "unit": "ns/iter" + }, + { + "name": "bench_status_cache_serialize", + "value": 393354, + "range": "± 1955", + "unit": "ns/iter" + } + ] } ], "solana-poh": [