Closed greymd closed 1 year ago
stripped at v2.2.0
$ du -s **/* | grep bin/teip
15040 teip-2.1.0.x86_64-unknown-linux-musl/bin/teip
6048 teip-2.2.0.x86_64-unknown-linux-musl/bin/teip
$ du -hs **/* | grep bin/teip
7.3M teip-2.1.0.x86_64-unknown-linux-musl/bin/teip
3.0M teip-2.2.0.x86_64-unknown-linux-musl/bin/teip
Executable file has debug symbols and it occupies big part of the file. It should be removed.