kicad/tools/io_benchmark
John Beard 75a9589213 io_benchmark: Add wxBufferedInputStream benchmarks
When run, these show a 10x speed up over wxFileInputStream alone and
about 30% over wxFFInputStream.
2017-03-02 12:28:53 -05:00
..
CMakeLists.txt IO benchmark program: RICHIO vs std::fstream and wxStream 2017-03-02 09:29:38 -05:00
io_benchmark.cpp io_benchmark: Add wxBufferedInputStream benchmarks 2017-03-02 12:28:53 -05:00
stdstream_line_reader.cpp io_benchmark: construct std::ifstream directly 2017-03-02 17:25:58 +01:00
stdstream_line_reader.h IO benchmark program: RICHIO vs std::fstream and wxStream 2017-03-02 09:29:38 -05:00