Hacker News new | ask | show | jobs
by dyarosla 578 days ago
Did you employ any specific practices to keep it running at framerate in JS?
1 comments

You might be interested in this nice write up: https://shopify.engineering/how-we-built-shopifys-bfcm-2023-...
Thats a great writeup for GPU perf improvements!

I was personally looking more for details on dealing with JS and its GC and keeping things smooth on that front.