diff options
author | Paul Duncan <pabs@pablotron.org> | 2019-02-05 16:37:11 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2019-02-05 16:37:11 -0500 |
commit | 524d4c9b225f185c90392f206992ea7e53cb4f1c (patch) | |
tree | cbdb1640303b415dcde0534bb44deccb14c0b123 /tests | |
parent | 61e10dccf3455e43f53489e3fae65344a1092f1c (diff) | |
download | kmeans-524d4c9b225f185c90392f206992ea7e53cb4f1c.tar.bz2 kmeans-524d4c9b225f185c90392f206992ea7e53cb4f1c.zip |
README.md: improve "Data File" section, add more benchmarks
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bm.csv | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bm.csv b/tests/bm.csv index d6e2a19..c44e31a 100644 --- a/tests/bm.csv +++ b/tests/bm.csv @@ -2,4 +2,6 @@ file,real_time c4-1e5-0.dat,0m30.959s c4-1e5-0.dat,0m29.414s c4-1e5-0.dat,0m28.033s +c4-1e5-0.dat,0m19.917s +c4-1e5-0.dat,0m21.160s c9-1e6-0.dat,6m19.640s |