/vcxsrv

Fork of vcxsrv trying aggressive optimization compiler flags

Primary LanguageCGNU General Public License v3.0GPL-3.0

Tuning optimization compiler flags for vcxsrv. Hopefully the performance and latency can be improved.

  • Enabling AVX2 and LTO (/arch:AVX2 /O2 /Oy /GL) improves x11perf results by a few percent.