]> git.lizzy.rs Git - rust.git/commit
num: add minimal benchmarks for full floating-point formatting
authorNathan Froyd <froydnj@gmail.com>
Fri, 14 Apr 2017 01:33:24 +0000 (21:33 -0400)
committerNathan Froyd <froydnj@gmail.com>
Fri, 28 Apr 2017 19:24:09 +0000 (15:24 -0400)
commit5a0078520e80579307124aca567a70e195637682
treef0cd367f329956505109a8467b00531b6d4709f6
parentad1461efb92ae85ce8227f52ca79149e368529d1
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.
src/libcore/benches/num/flt2dec/mod.rs