Is there any reason not to have the optimisations in releases by default? It increases performance quite a bit and helps with lag.
Default boot.config:
wait-for-native-de@%$#=0
hdr-display-enabled=0
gc-max-time-slice=3
Optimised boot.config:
gfx-enable-gfx-jobs=1
gfx-enable-native-gfx-jobs=1
wait-for-native-de@%$#=0
scripting-runtime-version=latest
hdr-display-enabled=0
gc-max-time-slice=3
Default boot.config:
wait-for-native-de@%$#=0
hdr-display-enabled=0
gc-max-time-slice=3
Optimised boot.config:
gfx-enable-gfx-jobs=1
gfx-enable-native-gfx-jobs=1
wait-for-native-de@%$#=0
scripting-runtime-version=latest
hdr-display-enabled=0
gc-max-time-slice=3