Update README.md

This commit is contained in:
Alexander David Frick 2021-11-13 22:14:01 -06:00 committed by GitHub
parent 5b625ef345
commit f5208d82ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
 – I also build for windows less frequently > https://github.com/Alex313031/Thorium-Win \
 – Special and Experimental builds (read the readme) are located at > https://github.com/Alex313031/Thorium-Special
  – Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO and PGO compiler optimizations. It is built with SSE3 and AVX, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome. (See below.)
  – Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, and PGO compiler optimizations. It is built with SSE3 and AVX, so it won't launch on CPU's below 2nd gen Core or AMD FX, but benefits from Advanced Vector EXtensions. You can disable this and use regular SSE3 like Chromium and Chrome. (See below.)
### EXPERIMENTAL FEATURES/DIFFERENCES BETWEEN CHROMIUM AND THORIUM
> - Various compiler flags that improve performance and target AVX CPU's (read patches.md)