|
@@ -213,7 +213,7 @@ Indexes memory usage
|
|
--------------------
|
|
--------------------
|
|
|
|
|
|
Here is the estimated memory usage of |project_name| when using those
|
|
Here is the estimated memory usage of |project_name| when using those
|
|
-indexes:
|
|
|
|
|
|
+indexes.
|
|
|
|
|
|
Repository index
|
|
Repository index
|
|
40 bytes x N ~ 200MB (If a remote repository is
|
|
40 bytes x N ~ 200MB (If a remote repository is
|
|
@@ -225,6 +225,9 @@ Chunk lookup index
|
|
File chunk cache
|
|
File chunk cache
|
|
probably 80-100 bytes x N ~ 400MB
|
|
probably 80-100 bytes x N ~ 400MB
|
|
|
|
|
|
|
|
+In the above we assume 350GB of data that we divide on an average 64KB
|
|
|
|
+chunk size, so N is around 5.3 million.
|
|
|
|
+
|
|
Encryption
|
|
Encryption
|
|
----------
|
|
----------
|
|
|
|
|