1 Repo
Low-level performance enhancements using Single Instruction Multiple Data and aggressive compiler flags.
Distinct from Emulation Speed Optimizations: The candidates focus on emulator speed, web page load times, or AI generation, not native binary CPU instruction optimization.
Explore 1 awesome GitHub repository matching operating systems & systems programming · SIMD and Compiler Optimizations. Refine with filters or upvote what's useful.
Thorium is a web browser built from the Chromium project, designed for high performance and expanded compatibility. It utilizes aggressive compiler optimizations and CPU-specific instruction sets, such as AVX2 and SIMD, to increase page rendering and JavaScript execution speeds. The project distinguishes itself by providing custom builds that enable modern web browsing on legacy versions of Windows and Linux. It further diverges from standard browser implementations by integrating Widevine DRM and native support for high-efficiency media formats, including HEVC and JPEG XL. Broad capabilitie
Utilizes aggressive compiler optimizations and CPU-specific SIMD instructions like AVX2 to increase processing speed.