diff options
| author | Jakob Unterwurzacher | 2017-06-11 21:44:24 +0200 | 
|---|---|---|
| committer | Jakob Unterwurzacher | 2017-06-11 21:44:24 +0200 | 
| commit | 24a7b1b7b8108a1f74b0bf34a8d6c2bdd1ab8dcd (patch) | |
| tree | c17b3ce347466c41afe25db57cfefdd82a047b0d | |
| parent | 9837cb0ddc5c38af9916a2a6a580092caf952e59 (diff) | |
Add performance numbers for last change
Slight streaming write improvement.
| -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 84e3f7a..b3279f6 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -29,6 +29,7 @@ v1.2.1-33         112          21    12    1.6    4.4 (go1.8)  v1.3-27           113          20    11    1.4    4.2  v1.3-53-gf44902a  119          19    12    1.6    4.1  v1.3-64-g80516ed  123          19    11    1.3    4.2 +v1.3-67-g9837cb0  125          19    11    1.4    4.2  Results for EncFS for comparison (benchmark.bash -encfs):      | 
