Update benchmarks report authored by drebs's avatar drebs
...@@ -72,10 +72,10 @@ The following is a graph comparing the ratios of *Inbox loading time* having leg ...@@ -72,10 +72,10 @@ The following is a graph comparing the ratios of *Inbox loading time* having leg
The incoming mail pipeline considered on those tests consists of the following: The incoming mail pipeline considered on those tests consists of the following:
* receiving incoming messages from server. 1. receiving incoming messages from server.
* decrypting them. 1. decrypting them.
* creating new local metadata documents and local content documents or blobs. 1. creating new local metadata documents and local content documents or blobs.
* syncing everything back to server. 1. syncing everything back to server.
The implementations compared in the figure above are: The implementations compared in the figure above are:
... ...
......