diff options
| author | Jakob Unterwurzacher | 2017-07-01 10:00:50 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2017-07-01 10:00:50 +0200 | 
| commit | b3e554acc22afd9a5884e24496ea1d066889a3a4 (patch) | |
| tree | 1037834b17910078ef1a4a612f688ffe346d0ac9 | |
| parent | 9f4bd765762237e1d0e95c5194fe9768f1281c8c (diff) | |
Update performance.txt with new results
Massive speed boost for streaming reads.
| -rw-r--r-- | Documentation/performance.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Documentation/performance.txt b/Documentation/performance.txt index bb97939..622f7a5 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -35,6 +35,7 @@ v1.3-69-ge52594d  145               19.0  11.6  1.4    4.1  v1.4-1-g3c6fe98   154               17.2  11.7  1.4    4.1  v1.4-5-g0cc6f53   182      144      16.7  11.1  1.3    3.3  v1.4-8-g80676c6   178      148      16.1  11.0  1.3    4.0 +v1.4-14-g9f4bd76  182      286      15.4   7.5  1.3    4.1  Results for EncFS for comparison (benchmark.bash -encfs):      | 
