Does size really matter?
There is absolutely no code or functionality difference from the previous release.
Makefile modified to compress mips binaries with UPX. Very handy for older devices with extreme filesystem space constraints. A few kilobytes can make a big difference.
binary | size | comp | net |
---|---|---|---|
pixelserv.mips32 | 14592 | 9584 | 36% |
pixelserv.tiny.mips32 | 7060 | 6240 | 12% |