[jQuery] Whats best for js compression, packer, jsminify, YUI?

[jQuery] Whats best for js compression, packer, jsminify, YUI?


Hi all,
I know this has probably been discussed before but I with all the
options available, I was wondering what method seems to work best
overall for compressing js files. I want to put all my jquery plugins
into one file and compress for performance but I'm worried about
breaking things.
I know there is packer, jsmin etc. Any recommendations.