The 8472
|
114d5f221c
|
s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList
|
2023-06-14 09:28:54 +02:00 |
|
KaDiWa
|
ad2b34d0e3
|
remove some unneeded imports
|
2023-04-12 19:27:18 +02:00 |
|
Thom Chiovoloni
|
0812759840
|
Avoid use of rand::thread_rng in stdlib benchmarks
|
2022-05-02 00:08:21 -07:00 |
|
John Kugelman
|
fb2d0f5c03
|
Add #[must_use] to remaining alloc functions
|
2021-10-15 11:46:49 -04:00 |
|
Cheng XU
|
6a6885c6bd
|
add benchmark for BTreeMap::from_iter
|
2021-08-28 17:18:43 -07:00 |
|
Stein Somers
|
b9d43c603b
|
BTree: encapsulate LeafRange better & some debug asserts
|
2021-06-09 12:03:07 +02:00 |
|
Stein Somers
|
d9daedd433
|
BTreeMap: correct tests for alternative choices of B
|
2021-02-21 19:06:46 +01:00 |
|
Stein Somers
|
602f9aab89
|
More benchmarks of BTreeMap mutation
|
2020-08-01 20:23:13 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|