comparing jQuery's height vs one implemented with reading multiple properties. I can get a benchmark for this soon.
As far as animate, that's tricky. There's nothing to measure but framerate I suppose. It does in fact use CSS animations and if you assume they are faster (which what's the point if not) ... then you can assume animate is faster.