Hacker News new | ask | show | jobs
by vlovich123 1610 days ago
Which high performance game engine is single threaded? To my knowledge they're all multithreaded and heavily pipelined.
1 comments

Parents wrote about the game engine event loop. Not the engine in general.

VS Code is not single-threaded in general. It's event-loop is.