Neat tip from bahoom posted to MacWorld:
To remove the half-second delay when mousing over (is that the right term?), launch Terminal.app and type the following:
defaults write com.apple.Dock autohide-delay -float 0 && killall Dock
I always hated that delay but never thought I could remove it.
via Ben Brooks