Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Nekobit [new here] (neko@marsey.club)'s status on Wednesday, 21-Sep-2022 22:39:50 JSTNekobit [new here] @RustyCrab @iancho @GoodPerson @bot @kroner @Hoss @icscarythings use TCC if you want deranged compile times for C. Use less optimizations for debugging.
C++20 will roll out modules which will speed up compile times a lot, like a lot a lot, once the STL moves to them. For now you gotta use runtime memory hacks with pointers and declarations