background:
I was looking for a link for a link, or perhaps a tool to help you theoretically evaluate the effectiveness (cost of resources) of your JavaScript. A lot of great debugging software has appeared in this search, but I cannot find anything that helps me optimize the code using less resource-intensive methods.
Question:
Is there any resource (online guide, list, database, book, anything) or maybe some software (web interface, browser plugin, IDE extension) that will help you optimize your JavaScript? / p>
Example:
innerTextin IE / textContentin Firefox requires much less resources than innerHTMLin any browser.
This is kind of common sense, because it is less powerful, but there are other comparisons that I hear daily, and I can’t check if they are really better optimized for the code or more efficient, and even if I couldn’t check it!
Any ideas?
source
share