|
|
|
|
|
by jonhohle
299 days ago
|
|
I’m currently looking at some slow python scripts and libraries that take about 30% of the total build time to generate 20 linker scripts for a project that builds 1,300 C files. Every dev, every build, every CI run is waiting on slow python. So the devs that wrote the tool are happy, but everyone else is slowing dying waiting around for this thing to finish. Relevant [0] 0 - https://www.folklore.org/Saving_Lives.html |
|