Disclaimer: Many thanks to Juriy ‘kangax’ Zaytsev (Юрий Зайцев) for writing the test case that inspired me to investigate this further, and everyone in #whatwg for helping me parse the specification correctly.| mathiasbynens.be
The dominant costs of processing JavaScript are download and CPU execution time.| v8.dev