You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ This takes three arguments:
106
106
is kept on the filesystem. Useful for testing performance on a fuller
107
107
filesystem, which could be modeled through running multiple iterations
108
108
of `mthread.sh`.
109
-
1. Optional: date. This test assumes that data was already generated (`keep` flag was used the previous test). Format of `%m%dD%H%M` is expected like `0404D1232`.
109
+
1. Optional: date. This test assumes that data was already generated (`keep` flag was used the previous test). Format of `%m%d_H%M%S` is expected like `0408_152349`.
110
110
111
111
If you would like the data to be compressed then pass the environment variable `COMPRESS` with the [kdb+ compression parameters](https://code.kx.com/q/kb/file-compression/#compression-parameters).
0 commit comments