rust/src/libcore/benches
Nathan Froyd 5a0078520e num: add minimal benchmarks for full floating-point formatting
We have benchmarks for the floating-point formatting algorithms
themselves, but not for the surrounding machinery like Formatter and
translating to the flt2dec::Part slices.
2017-04-28 15:24:09 -04: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 Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
lib.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
mem.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
ops.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00