Replies: 1 comment 3 replies
-
I think I got it: It's commit 3f63bc9, add option to sort base on certain locale. The size bump is 1.6MiB, from 3.6MiB to 5.2MiB, 44.4% increase. 5.4MiB is the size of lf with latest commit included. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's an increase in the
lf
executable file size (Linux AMD64). From 3.6MiB reached to 5.4MiB without adding significant features. My previous compile was on 505c4ef commit (about three months ago). I compiled the latest yesterday and noticed the difference. What could it make the executable bigger?The size is not so big in absolute numbers, but it's quite an increase in percentage. I regularly copy
lf
to remote servers to administer, sometimes the connection bandwidth is narrow.Beta Was this translation helpful? Give feedback.
All reactions