From 61e10dccf3455e43f53489e3fae65344a1092f1c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 5 Feb 2019 13:48:07 -0500 Subject: add "Test Data" section to README, add more tests and tests/bm.csv --- tests/bm.csv | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/bm.csv (limited to 'tests/bm.csv') diff --git a/tests/bm.csv b/tests/bm.csv new file mode 100644 index 0000000..d6e2a19 --- /dev/null +++ b/tests/bm.csv @@ -0,0 +1,5 @@ +file,real_time +c4-1e5-0.dat,0m30.959s +c4-1e5-0.dat,0m29.414s +c4-1e5-0.dat,0m28.033s +c9-1e6-0.dat,6m19.640s -- cgit v1.2.3