rust/src/libcore/benches
Vadim Petrochenkov 7c90189e13 Stabilize slice patterns without ..
Merge `feature(advanced_slice_patterns)` into `feature(slice_patterns)`
2018-03-20 02:27:40 +03:00
..
hash Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
num num: add minimal benchmarks for full floating-point formatting 2017-04-28 15:24:09 -04:00
any.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
iter.rs Specialize Zip::nth for TrustedRandomAccess 2018-03-01 01:57:25 -08:00
lib.rs Stabilize slice patterns without .. 2018-03-20 02:27:40 +03:00
ops.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
slice.rs Improve the performance of binary_search by reducing the number of 2017-11-11 16:00:26 +01:00