diff options
| -rw-r--r-- | Documentation/performance.txt | 15 | 
1 files changed, 8 insertions, 7 deletions
| diff --git a/Documentation/performance.txt b/Documentation/performance.txt index 792339f..ab35de1 100644 --- a/Documentation/performance.txt +++ b/Documentation/performance.txt @@ -59,18 +59,19 @@ v1.7.1            450      697      11.5   9.5  1.5    3.6  **********************************************  * CPU = Core i5-3470, governor = performance *  ********************************************** -v1.7.1            556     1000       9.0   4.2  0.9    2.0    go1.13.6, Linux 5.4.17 -v1.7.1            577     1100       8.3   4.2  0.9    2.0    go1.14.2, Linux 5.6.7 -v1.7.1-60-gb23f77c 472    1100      12.7   4.2  0.8    2.0 -v1.8.0            410     1000      17.5   6.7  5.4    7.8    go1.15.3, Linux 5.8.13 -v2.0-beta1        387     1100      36.2  14.4 12.8   19.3 -v2.0-beta1-5-gc943ed3 417 1000      30.4  12.7  9.9   16.4 -v2.0-beta1-6      529     1100      17.5   9.0  3.6    9.0 +v1.7.1                 556 1000      9.0   4.2  0.9    2.0    go1.13.6, Linux 5.4.17 +v1.7.1                 577 1100      8.3   4.2  0.9    2.0    go1.14.2, Linux 5.6.7 +v1.7.1-60-gb23f77c     472 1100     12.7   4.2  0.8    2.0 +v1.8.0                 410 1000     17.5   6.7  5.4    7.8    go1.15.3, Linux 5.8.13 +v2.0-beta1             387 1100     36.2  14.4 12.8   19.3 +v2.0-beta1-5-gc943ed3  417 1000     30.4  12.7  9.9   16.4 +v2.0-beta1-6           529 1100     17.5   9.0  3.6    9.0  v2.0-beta1-9-g029e44d  477 1000     15.5   8.7  2.8    7.6  v2.0-beta2-16-geaca820 542  997     15.9   8.8  6.2    7.8    go1.16.2, Linux 5.11.10    fusefrontend: do not encrypt ACLs  v2.0-beta2-36-g6aae2aa 505 1000     16.1   8.2  6.3    7.7  v2.0-beta2-37-g24d5d39 558 1000     12.3   6.4  4.4    2.8                               fs: add initial dirfd caching  v2.0-beta2-42-g4a07d65 549 1000      8.2   4.7  1.8    2.4                               fusefrontend: make dirCache work for "node itself" +v2.0                   420 1000      8.5   4.5  1.8    2.3    go1.16.5, Linux 5.11.21  Results for EncFS for comparison (benchmark.bash -encfs): | 
