Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: optimizing exe with cava packager

by SuicideJunkie (Vicar)
on Aug 20, 2013 at 19:18 UTC ( [id://1050228]=note: print w/replies, xml ) Need Help??


in reply to optimizing exe with cava packager

Based on the idea of removing modules from the overall package, I presume you're trying to optimize in terms of download size and/or hosting cost rather than speed.

A good compression algorithm should help a lot. Zip is ubiquitous but pretty weak.

Compressing plain text works better than compressing obfuscated or encrypted data. Check your build settings to see if you're making compression harder than it has to be.

If the volume of downloads is low, minimizing the size isn't so important. If the volume of downloads is high, consider making a torrent out of your package.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1050228]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-29 13:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found