TLDR; I compiled 1 billion lines of C++ with Dev-C++ in 15 minutes on a Threadripper 3990X with 64 cores. The latest version of Dev-C++ supports parallel compilation which made this possible.
https://blogs.embarcadero.com/threadripper-3990x-the-quest-to-compile-1-billion-lines-of-c-on-64-cores/
Log in to post a comment.
TLDR; I compiled 1 billion lines of C++ with Dev-C++ in 15 minutes on a Threadripper 3990X with 64 cores. The latest version of Dev-C++ supports parallel compilation which made this possible.
https://blogs.embarcadero.com/threadripper-3990x-the-quest-to-compile-1-billion-lines-of-c-on-64-cores/