feat: use thin lto and don't set debug to true in --release (#1252)
fat lto was causing pathological compile times in voyager (and in other places across our workspace, just not as bad as voyager). a voyager clean release build goes from 8+ mins to under 3 mins with this change, with negligible changes in binary size (~5% increase).
B
ben committed
0aa761f9d7d84baabd67d23c08ac964b483baa6d
Committed by GitHub <noreply@github.com>
on 2/1/2024, 5:28:33 PM