Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: How Could I Speed Up An Archive Script?

by new_monk (Sexton)
on Jun 22, 2004 at 18:59 UTC ( [id://368822]=note: print w/replies, xml ) Need Help??


in reply to How Could I Speed Up An Archive Script?

Thank you oh wise ones, thanks for your suggestions. I should have mentioned this before I am afraid the major bottleneck is not with the logic of my code or the manner in which I manage the files but with the actual adding of the files to the zip archive. I have verified this. I am testing setting the compression method to "1" to see if that helps. Any other suggestions or is there a quicker way to compress large files?
  • Comment on Re: How Could I Speed Up An Archive Script?

Replies are listed 'Best First'.
Re^2: How Could I Speed Up An Archive Script?
by walto (Pilgrim) on Jun 23, 2004 at 11:32 UTC
    You can also exclude certain filetypes which are only a little compressable (like .jpg .pdf .mp3 .zip etc..) from compression and save them uncompressed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-25 19:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found