These were my original worries, but as a human CLI user I notice no
start-up time impact; I am certain if you benchmark it then there will be a
small delay, but it's well under the human perception limit.
Runtime performance, ditto.
As always, YMMV and do your own due diligence!
On Saturday 15
Hi!
On Sat, 15 Jun 2024, Peter Galbavy wrote:
> If end binary size is a constraint, try "upx" to compress the end binary. I
> regularly get 3x compression - but lose all debug options, obviously. Works
> on most OSes for executables.
Be aware that there are further consequences to using upx, b