📜 ⬆️ ⬇️

JQuery Templates Performance Testing

image As we all know, Microsoft has chosen and released some of its items under a free MIT license. Among them were their new jQuery plugins. The plug-ins were so powerful that the “independent” community decided to include, so long-requested template functionality, the main library ( here ). Nonsense! Furor! Or ... Or are there any other reasons? We will not clarify this, but rather look at the comparative tests of this library, and consider whether we really need it.



It all started with the fact that I tried the template library in my new functionality. I was discouraged. The system was so inhibitory that I climbed up to see if there was a virus or other demonic creature in the processes. Everything turned out to be clean, and then I decided to compare the performance of the library with other options.
')
Testing

So we meet the contestants
Testing method
  1. To score a thousand span in div
  2. Compare time
  3. To conclude
  4. ???
  5. Profit

Analyzed browsers
results

results

findings
IMHO conclusions

PS Check on your computer here . Well, or test on jsfiddle.net

PSS posted a test on jsperf.com

Source: https://habr.com/ru/post/108067/


All Articles