wkhtmltopdf_binary_gem icon indicating copy to clipboard operation
wkhtmltopdf_binary_gem copied to clipboard

Idea: Ship `upx`-compressed executables?

Open k3rni opened this issue 7 years ago • 2 comments
trafficstars

Using upx on shipped wkhtmltopdf binaries drastically reduces their size. Each of the binaries (linux x86, linux x86_64, darwin x86) reduces to about 15MB. And with modern CPUs the decompression time doesn't matter - but there is less I/O involved.

k3rni avatar Apr 23 '18 12:04 k3rni

@k3rni could you do this for each of the platforms and make a pull request?

joevandyk avatar Oct 26 '18 23:10 joevandyk

@joevandyk see #47

k3rni avatar Oct 28 '18 11:10 k3rni