3 个仓库
Low-level optimizations of browser engines using CPU-specific instruction sets and aggressive compiler flags.
Distinct from High Performance: Focuses on the binary compilation and CPU instruction level (AVX2/SIMD) rather than web-framework level performance.
Explore 3 awesome GitHub repositories matching operating systems & systems programming · Browser Performance 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
Increases page load and execution speeds using aggressive compiler optimizations and CPU-specific instructions like AVX2.
The Great Suspender 是一款 Chrome 浏览器扩展和内存优化工具,旨在管理浏览器标签页状态并减少系统资源消耗。它作为一个浏览器标签页管理器,通过冻结休眠的浏览器页面来释放系统内存。 该工具通过挂起不活动的标签页来限制后台运行的进程数量,从而提高浏览器性能和稳定性。它通过在用户重新交互前冻结标签页,降低了整体内存和 CPU 的使用率。 该扩展通过监控标签页活动并挂起特定标签页,实现浏览器内存管理和性能优化。
Improves browsing stability and speed by limiting the number of active background processes.
本项目是一个全面的前端开发指南和路线图,旨在帮助工程师掌握现代 Web 开发所需的技能和专业标准。它作为掌握 HTML、CSS 和 JavaScript 的技术参考,提供了结构化的学习路径,并绘制了从初学者过渡到专业 Web 工程师所需的专业能力图谱。 该资源作为一个分类目录和 JavaScript 生态系统概览。它编录了行业标准的框架、库和实用程序,为状态管理、CSS 框架和静态网站生成器提供了具体建议。 该指南涵盖了广泛的工程能力,包括 UI 架构、Web 性能优化和可访问性审计。它还为构建自动化、部署策略以及专业工作流的开发者工具选择提供了指导。
Includes strategies for reducing layout reflows to increase the speed and smoothness of the visual interface.