about summary refs log tree commit diff
path: root/library/alloc/benches/btree/set.rs
AgeCommit message (Expand)AuthorLines
2023-06-14s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedListThe 8472-4/+4
2022-05-02Avoid use of `rand::thread_rng` in stdlib benchmarksThom Chiovoloni-2/+2
2020-08-01More benchmarks of BTreeMap mutationStein Somers-22/+30
2020-07-27mv std libs to library/mark-0/+216