Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I've been struggling to find performance benchmarks ıncluding the YUI 3 library. I've Googled it for a while now, but can't seem to find any. Have anyone else found any good comparisons, especially between YUI3 and jQuery?

Note that the library will be used on mobile, which means that it would be great to see a comparison between mobile-focused libraries as well.

I've looked at Taskspeed, but it only includes YUI 2.7.0...

share|improve this question
To be honest, benchmarks won't give you a lot of information. As far as DOM interactions go, you'll probably get similar results for both libraries. Even if there is a different, most of the time the speed on your app will depend on what you do with the library and not with what the library is doing. – juandopazo Dec 9 '11 at 17:04
Thanks for the reply. Yeah, I'm aware that it usually isn't that much of a difference, but it would be good to have some numbers to support the framework decision (if some management folks want it). – Kristofer Sommestad Dec 12 '11 at 8:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.