syncthing/cmd
Jakob Borg 4beef5cc66 Remove default GC tweak
This reverts the GC behavior to the Go default of triggering GC when the
heap has grown 100% compared to after the previous GC. We were setting
this to 25% to keep memory usage at a minimum, but it has a pretty
severe performance cost (especially when syncing large files) as we keep
triggering GC too often.

This documents the tweak in the `-help` message so users can decide for
themselves, and sticks to whatever the Go runtime developers thinks is
best for the default.
2015-03-29 19:08:22 +02:00
..
genassets MPLv2 2015-03-17 16:02:27 +01:00
stcompdirs MPLv2 2015-03-17 16:02:27 +01:00
stevents Change (default) GUI port from 8080 to 8384 ('ST' in ascii values) 2015-03-26 21:36:06 +01:00
stfileinfo MPLv2 2015-03-17 16:02:27 +01:00
stfinddevice MPLv2 2015-03-17 16:02:27 +01:00
stindex MPLv2 2015-03-17 16:02:27 +01:00
syncthing Remove default GC tweak 2015-03-29 19:08:22 +02:00
todos MPLv2 2015-03-17 16:02:27 +01:00
transifexdl MPLv2 2015-03-17 16:02:27 +01:00
translate MPLv2 2015-03-17 16:02:27 +01:00
.gitignore Remove reprecated st* utils 2014-07-01 12:20:25 +02:00