If anyone has some cycles and wants to run a test for me, that would be appreciated.
Checking the size of the generated engine’s symbols on Linux running
cargo build —release
for
debug = 1
and
debug = “line-tables-only”
c
curved-manchester-66006
04/24/2026, 2:34 AM
on x86_64 Linux I get 16 MiB with
1
and 13 MiB with
line-tables-only
w
wide-midnight-78598
04/24/2026, 2:38 AM
👍
Thanks, so similar to what I was seeing then - very small improvement.