about summary refs log tree commit diff
path: root/library/alloc/benches/btree/set.rs
AgeCommit message (Expand)AuthorLines
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-224/+0
2025-02-13library: Update rand to 0.9.0Eric Huss-4/+4
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