|
|
|
|
|
by derefr
2352 days ago
|
|
> You normally only peak-optimize your release builds so it’s not like developers are sitting there counting the seconds. Sometimes you do want to debug a release build because the optimizations have gone wrong, though. In that case, it's helpful if release builds build quickly, and especially if they rebuild quickly as you turn various sub-optimization flags on and off. |
|