Page 1 of 1

Performance

Posted: 02 Jul 2019 07:52
by sNL
In linux you can do some generic performance tweaks that also improve MW's speed.

1) sysctl vm.swappiness=0 (reduce swapping to a minimum)
2) sysctl vm.vfs_cache_pressure=1 (cache read io as much as possible)
3) use ext4 noatime and nodiratime options to disable read logging

Re: Performance

Posted: 02 Jul 2019 08:04
by sNL
You can also increase the number of i2p tunnels in the MW Options menu.
The default is 4in + 4out at 3hops length.