about summary refs log tree commit diff
path: root/library/alloc/benches/btree
AgeCommit message (Expand)AuthorLines
2022-05-02Avoid use of `rand::thread_rng` in stdlib benchmarksThom Chiovoloni-8/+8
2021-10-15Add #[must_use] to remaining alloc functionsJohn Kugelman-2/+2
2021-08-28add benchmark for BTreeMap::from_iterCheng XU-0/+50
2021-06-09BTree: encapsulate LeafRange better & some debug assertsStein Somers-7/+32
2021-02-21BTreeMap: correct tests for alternative choices of BStein Somers-76/+0
2020-08-01More benchmarks of BTreeMap mutationStein Somers-22/+332
2020-07-27mv std libs to library/mark-0/+502