Pinned the link to line 38 of performance.txt to version 1.4.1 since f0e29d9b90 (diff-86b7f3262ae352959ee0e04cccaac1b0) added an extra line.

This commit is contained in:
Rohan Talip 2017-12-14 18:20:36 -08:00 committed by rfjakob
parent 631974f9e0
commit ca594b2349
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ v1.4.1, 2017-08-21
[b2a23e9](https://github.com/rfjakob/gocryptfs/commit/b2a23e9),
[12c0101](https://github.com/rfjakob/gocryptfs/commit/12c0101))
* On my machine, this **doubles** the streaming read speed
(see [perfomance.txt](Documentation/performance.txt#L38))
(see [performance.txt](https://github.com/rfjakob/gocryptfs/blob/v1.4.1/Documentation/performance.txt#L38))
* Implement and use the getdents(2) syscall for a more efficient
OpenDir implementation
([e50a6a5](https://github.com/rfjakob/gocryptfs/commit/e50a6a5))