Merge branch 'release-tuning' into 'develop'
Release tuning See merge request pleroma/pleroma!4275
This commit is contained in:
commit
7e3532a073
1
changelog.d/release-tuning.change
Normal file
1
changelog.d/release-tuning.change
Normal file
@ -0,0 +1 @@
|
||||
Tuning for release builds to lower CPU usage.
|
@ -9,3 +9,8 @@
|
||||
|
||||
## Tweak GC to run more often
|
||||
##-env ERL_FULLSWEEP_AFTER 10
|
||||
|
||||
# Disable wasteful busywait.
|
||||
+sbwt none
|
||||
+sbwtdcpu none
|
||||
+sbwtdio none
|
||||
|
Loading…
Reference in New Issue
Block a user