Comment on Reporting a bug on a fragile analysisparentComments−broofa15yTesting DOM performance is a very different beast from testing JS engine performance.For example, DOM-based tests are useless when trying to compare Node.js performance against other JS engines.
Comments
Testing DOM performance is a very different beast from testing JS engine performance.
For example, DOM-based tests are useless when trying to compare Node.js performance against other JS engines.