Skip to content

Commit 2ed074f

Browse files
authored
Fix typos
Update performance.md
2 parents ff09698 + a65027a commit 2ed074f

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/performance.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
# Performace
1+
# Performance
22

3-
The two performance-related settings are "Download strategy",
4-
which is a global setting,
5-
and "Multi-fetch size", which is an Account-level setting.
3+
The two performance-related settings are "Download strategy", which is a global setting, and "Multi-fetch size", which is an Account-level setting.
64

75
As with all performance tweaks, there are trade-offs.
86

97
# Overview
108

11-
The defaults, which suit most machines and plays nice with servers is:
9+
The defaults, which suit most machines and play nice with servers are:
1210

1311
* Download strategy: "delay writing metadata",
1412
* Multi-fetch size: 1.
@@ -18,7 +16,7 @@ a small virtual server or Raspberry Pi
1816
to run your backups, you can change "Download strategy".
1917

2018
If your email provider supports it,
21-
and you don't have tight memeory limits,
19+
and you don't have tight memory limits,
2220
increase "Multi-fetch size" for faster backups.
2321

2422
# Delay download writes
@@ -45,7 +43,7 @@ By default, during backup, each message is downloaded one-by-one.
4543
Using this setting, you can download chunks of emails at a time,
4644
potentially speeding up the process.
4745

48-
Using multi-fetch *will* mean that the backup process will use
46+
Using multi-fetch mean that the backup process *will* use
4947
more memory - equivalent to the size of the groups of messages
5048
that are downloaded.
5149

0 commit comments

Comments
 (0)