Mac OS X also comes with some command-line compression software, such as gzip and bzip2 (if you're comfortable with Terminal). If it's speed you want, go with gzip. For instructions, open up Terminal and type man gzip (use the arrow keys to scroll and press "q" to quit). I recommend using the -v (for increased verbosity) and --best (for highest compression) parameters.