Skip to content

Comment on Multi-threading is always the wrong design (2023)parent

Comments

The author of TFA needs to go run any renderer in single and multi-thread mode then report back to the class.

Indeed. The whole of modern graphics API architecture hinges on the idea that each of your million or so pixels is a meaningful unit of work that can be done in parallel.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.