1Pluto: A High-Performance Typesetting Rendering Engine for iOSIn this article, we introduce Pluto, a high-performance typesetting rendering engine for iOS that aims to improve development efficiency, ensure smoothness and memory, and reduce the coupling between styles.
3How to Make Your Go Program Run Faster?This article is about the Go language. It primarily focuses on runtime speed, rather than development speed – these two types of speed are distinct.
5Functional vs Performance RequirementsWhen defining functional vs performance requirements, the first one should address what a system should do and the second what level of quality should be met.