Hacker News new | past | comments | ask | show | jobs | submit login

Just on the surface the potential for the minified library with its reduced size and browser support sounds great. In just checking a few features it seems as though the performance doesn't line up with jquery atm. In a large application space would I rather trade off js performance for saving initial DL time (cache)? I start to wonder where diminishing returns set in, if I should I really care about IE6 anymore or if the clean and simple API you say won't change will in fact never change.

http://jsperf.com/test-jquery-vs-minified

And to the community at large, feel free to add more tests.




That's cool, thank you (even if the results don't look so good, but it's not that surprising).


Why use the .val() method with the jQuery test, but .text() for the minified test?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: