|
|
|
|
|
by marmakoide
583 days ago
|
|
Significantly faster compilation means less friction to iterate ideas, try things, which in the end lead to more polished results. A nice interface is agreable, but maybe there are diminishing returns when you pay it with large compile time. I remember pondering about that when working with the Eigen math library, which is very nice but such a resource hog when you compile a project using it. |
|