Thorium has speed/performance flags, implemented as compiler and configuration flags. Namely:
The use of AVX and AES instructions. CFlag and LDFlags and Rust COPT flags changed from their default values of 2 to 3, lto_opt_level changed from 0 to 3, import_instr_limit changed from 5 to 100, all debug constructs stripped from binaries, and finally, various LOOP optimizations implemented as -mllvm flags passed to the LLVM Clang compiler.
v M100.0.4865.0 AVX2
This is an experimental release for AVX2 CPU's! Will not work on CPU's older than Intel Haswell or AMD "Bristol Ridge".
Added more patches and tab audio muting and reload button menu to UI.
M104 Refresh
Executable names changed to reflect Thorium name
Compatibility mode bug is FIXED.
New Security Patch : RSA uses 2048 bit length instead of 1024
Show all extensions by default patch
Better tab outline when running with dark theme/in dark mode
Parallel Downloading enabled by default
Tab Hover Cards enabled by default
Drag and Drop tabs between windows on Wayland patch (Linux only)
Updated logo on chrome://components page
Chrome Labs shown by default with a new logo I made.
Support for FLAC audio
New setup .exe icon. The Chromium one is the same one since 2008, a 256 color 24px Windows XP installer icon. The new one is a 64px 32 bit icon that combines the Thorium logo with the Win 7+ installer icon.
CONTENT_SHELL.BAT has been renamed to THORIUM_SHELL.BAT
M105
Extensions and main menu icon changed.
NEW Thorium Dino game! Try it at chrome://dino/ (You have to type that in, links won't work)
Rebased Intel HD & VAAPI patches (VAAPI is Linux only)