We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528565a commit 589c4e6Copy full SHA for 589c4e6
README.md
@@ -200,8 +200,8 @@ The above loop runs in under `500 ms`. The final output is compact at just `118
200
| File | Size |
201
| ------------------ | --------- |
202
| log.out | 1 byte |
203
-| log.out.index | 6 bytes |
204
-| log.out.runlength | 111 bytes |
+| log.out.runlength | 6 bytes |
+| log.out.index | 111 bytes |
205
206
```console
207
foo@bar:~/dev/binary_log$ ls -lart log.out*
0 commit comments