solana/bucket_map/src
HaoranYi e7e7e87c93
Fast log2 ceiling (#24301)
* typo

* a fast way to compute log2 ceiling

* rename and assert

* clippy

* fix test return 0 for empty slice

* add test for empty slice
2022-04-14 22:22:08 -05:00
..
bucket.rs Disk Buckets: cleanup api (is_free) (#22068) 2021-12-22 15:12:34 -06:00
bucket_api.rs AcctIdx: share bucket map size for perf (#21935) 2021-12-16 21:25:54 -06:00
bucket_item.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
bucket_map.rs AcctIdx: share bucket map size for perf (#21935) 2021-12-16 21:25:54 -06:00
bucket_stats.rs AcctIdx: share bucket map size for perf (#21935) 2021-12-16 21:25:54 -06:00
bucket_storage.rs Disk Buckets: cleanup api (is_free) (#22068) 2021-12-22 15:12:34 -06:00
index_entry.rs Fast log2 ceiling (#24301) 2022-04-14 22:22:08 -05:00
lib.rs AcctIdx: introduce BucketApi for access to a specific bucket (#20359) 2021-10-04 11:48:09 -05:00