Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
Chrome 81
Windows
Desktop
3 years ago
Test name Executions per second
Vanilla JS .innerText 341354.2 Ops/sec
Vanilla JS .innerHTML 117786.0 Ops/sec
Vanilla JS .textContent 2042397.0 Ops/sec
Vanilla JS (QuerySelector) .innerText 317255.5 Ops/sec
Vanilla JS (QuerySelector) .innerHTML 114328.0 Ops/sec
Vanilla JS (QuerySelector) .textContent 1273197.0 Ops/sec
Vanilla JS (QuerySelectorAll) .innerText 808604.6 Ops/sec
Vanilla JS (QuerySelectorAll) .innerHTML 828626.3 Ops/sec
Vanilla JS (QuerySelectorAll) .textContent 818665.6 Ops/sec
Cash .text 1107915.0 Ops/sec
Cash .html 96918.6 Ops/sec
jQuery .text() 154211.5 Ops/sec
jQuery .html() 80929.9 Ops/sec
jQuery .find() .text() 132826.0 Ops/sec
jQuery .find() .html() 67757.5 Ops/sec
HTML Preparation code:
Tests:
  • Vanilla JS .innerText

  • Vanilla JS .innerHTML

  • Vanilla JS .textContent

  • Vanilla JS (QuerySelector) .innerText

  • Vanilla JS (QuerySelector) .innerHTML

  • Vanilla JS (QuerySelector) .textContent

  • Vanilla JS (QuerySelectorAll) .innerText

  • Vanilla JS (QuerySelectorAll) .innerHTML

  • Vanilla JS (QuerySelectorAll) .textContent

  • Cash .text

  • Cash .html

  • jQuery .text()

  • jQuery .html()

  • jQuery .find() .text()

  • jQuery .find() .html()