aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-10-13 00:00:28 +0200
committerJakob Unterwurzacher2016-10-13 00:00:28 +0200
commit5e3f0626e5d771567447a983338960531f68d073 (patch)
tree96f393327a21e05312fb40ca5bac6b0e3e8eb10d
parent5f28a532ffe8681bda0a83659936a44ae2b29fa8 (diff)
add cryptomator linux tree size
-rw-r--r--docs/comparison.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/comparison.md b/docs/comparison.md
index a3188f0..b1fda41 100644
--- a/docs/comparison.md
+++ b/docs/comparison.md
@@ -157,7 +157,7 @@ Disk Space Efficiency
| Empty file | 0 | 0 | 0 | 8,192 | 88 | 112 | 32,768 |
| 1 byte file | 51 | 9 | 17 | 12,288 | 137 | 161 | 32,768 |
| 1,000,000 bytes file | 1,007,858 | 1,000,008 | 1,007,888 | 1,011,712 | 1,001,576 | 1,011,872 | 1,048,576 |
-| linux-3.0 source tree {3} | 498 MiB | 485 MiB | 488 MiB | 784 MiB | (not tested) | (not tested) | 1470 MiB |
+| linux-3.0 source tree {3} | 498 MiB | 485 MiB | 488 MiB | 784 MiB | 498 MiB | (not tested) | 1470 MiB |
Notes:
{1} cryptomator dropped the use of a random padding in v1.2.0 due to performance concerns.