5 ms·
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 p
by broofa 16y ago
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.