I've just been looking through the Mootools documentation and it seems to do everything jQuery does with loads of extra features. Incredibly, it all fits into less space than jQuery does.
I've always been under the impression that Mootools is lighter and faster at DOM manipulation, etc than jQuery, so I'm thinking of writing my next heavily JavaScript-ised site with Mootools to keep things fast.
This leads me on to my question: is Mootools noticeably faster for intensive JavaScript applications than jQuery, or am I being silly and forgetting about what Donald Knuth likes to say?
As an aside, if this question is deemed to broad or may be flagged for removal, could you please leave a comment and I will remove this post by myself. Thanks.