The8472
|
c731648e77
|
fix: bench didn't black_box its results
|
2020-09-03 20:59:23 +02:00 |
|
The8472
|
e1151844fa
|
bench larger allocations
|
2020-09-03 20:59:22 +02:00 |
|
The8472
|
3d5e9f1904
|
bench in-place zip
|
2020-09-03 20:59:18 +02:00 |
|
The8472
|
a596ff36b5
|
exercise more of the in-place pipeline in the bench
|
2020-09-03 20:59:14 +02:00 |
|
The8472
|
a9c78e371e
|
bench in-place collect of droppables
|
2020-09-03 20:59:13 +02:00 |
|
The8472
|
8ac96e6a98
|
cyclic in-place reuse bench
|
2020-09-03 20:59:13 +02:00 |
|
The8472
|
bb4f888a59
|
return the things under test so they get black_box()'ed
|
2020-09-03 20:59:12 +02:00 |
|
The8472
|
2f700d085a
|
add benches from bluss' gists
|
2020-09-03 20:59:12 +02:00 |
|
The8472
|
6c5c47b82b
|
update benches
|
2020-09-03 20:59:09 +02:00 |
|
The8472
|
038394a330
|
bench
|
2020-09-03 20:56:34 +02:00 |
|
Ivan Tham
|
4f2e182c5f
|
Liballoc bench rename push_all extend_from_slice
|
2020-08-20 19:04:52 +08:00 |
|
Ivan Tham
|
2932d4e634
|
Remove duplicated alloc vec bench push_all_move
push_all_move is the same as extend
|
2020-08-20 15:20:46 +08: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 |
|