summary refs log tree commit diff
path: root/src/libcore/benches
AgeCommit message (Expand)AuthorLines
2017-10-04seperate and move miscellaneous benchmarks to librustcNiv Kaminer-69/+0
2017-09-30address some `FIXME`s whose associated issues were marked as closedNiv Kaminer-1/+0
2017-09-25Add more custom folding to `core::iter` adaptorsJosh Stone-30/+121
2017-09-14Customize `<FlatMap as Iterator>::fold`Josh Stone-0/+38
2017-06-21Use `fold` to implement `Iterator::for_each`Josh Stone-0/+47
2017-04-28num: add minimal benchmarks for full floating-point formattingNathan Froyd-0/+24
2017-02-06Extract collections benchmarks to libcollections/benchesSon-0/+661