Rauch 这条讲的是 Vercel 团队怎么把网站性能榨到极致。他的描述是「每一帧都审查过了」——这在一个大多数公司都不怎么关注前端性能的时代,其实相当稀缺。
优化范围非常全面:渲染、布局、WebGPU shader、阻塞脚本。「Everything the light touches」——用了狮子王的梗,意思是能优化的地方全优化了。
他说会把这次优化的经验更新到 Next.js 里——把内部优化变成公共资产,这同时也是很聪明的生态策略。
Rauch 说:团队在 vercel.com 的性能上下足了功夫。「阳光所及之处」都被优化了,辛巴。渲染、布局、WebGPU shader、阻塞脚本。每一帧都审查过了。最好的部分是,我们会把这些经验更新到 Next.js 里!
Rauch's post about Vercel.com performance is a rare peek into what 'every frame scrutinized' actually means in practice.
The scope is comprehensive: painting, layout, WebGPU shaders, blocking scripts — 'everything the light touches' was optimized, a clever Lion King reference.
His promise to update Next.js with the lessons learned turns an internal optimization into a public good — which is also a smart ecosystem strategy.
The team cooked on https://vercel.com performance. 'Everything the light touches' was optimized Simba. Painting, layout, WebGPU shaders, blocking scripts. Every frame scrutinized. The best part is that we'll be updating our Next.js with the lessons learned!