Update README.md

This commit is contained in:
Alexander David Frick 2021-11-27 23:35:10 -06:00 committed by GitHub
parent 4d91323cbc
commit edc373a18a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
 – I also build for windows less frequently > https://github.com/Alex313031/Thorium-Win \
 – Special and Experimental builds, sometimes for other CPUs (read the readme), are located at > https://github.com/Alex313031/Thorium-Special
  – Includes Widevine, FFmpeg, Chrome Plugins, as well as thinLTO, CFlag, and PGO compiler optimizations. It is built with SSE4, AVX, and FMA, so it won't launch on CPU's below 4th 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, LLVM Loop, and PGO compiler optimizations. It is built with SSE4, AVX, and FMA, so it won't launch on CPU's below 4th 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)