b88121e377
This adds an io-benchmark case of the STRING_LINE_READER class, which reads a file into a std::string, *then* reads it line by line. As expected, due to it all being in memory, this is very fast. Also fixes an issue in io_benchmark where the input file must be in the current dir. |
||
---|---|---|
.. | ||
common | ||
data | ||
pcb_parse_input | ||
pcb_test_window | ||
polygon_generator | ||
polygon_triangulation | ||
qa_utils | ||
shape_poly_set_refactor | ||
testcases | ||
CMakeLists.txt | ||
test.py |