Browser Rendering Optimization
TL;DR
To hold 60fps, a frame has to be produced within 16.6ms. Once you subtract the browser's own overhead, the realistic budget a developer has to work with is closer to 10ms. (See the RAIL model.)
blog-cattus.hashnode.dev7 min read