Hacker News new | ask | show | jobs
by broofa 5688 days 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.