rust/src/libcore/benches/num
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
..
dec2flt Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00
flt2dec num: add minimal benchmarks for full floating-point formatting 2017-04-28 15:24:09 -04:00
mod.rs Extract collections benchmarks to libcollections/benches 2017-02-06 21:38:47 +11:00