Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.56
Chrome 88
Windows
Desktop
3 years ago
Test name Executions per second
Vanilla JS .innerText 217533.4 Ops/sec
Vanilla JS .innerHTML 137443.8 Ops/sec
Vanilla JS .textContent 2467878.0 Ops/sec
Vanilla JS (QuerySelector) .innerText 217936.2 Ops/sec
Vanilla JS (QuerySelector) .innerHTML 130566.0 Ops/sec
Vanilla JS (QuerySelector) .textContent 1716391.0 Ops/sec
Vanilla JS (QuerySelectorAll) .innerText 1020047.0 Ops/sec
Vanilla JS (QuerySelectorAll) .innerHTML 1059680.0 Ops/sec
Vanilla JS (QuerySelectorAll) .textContent 1045545.0 Ops/sec
Cash .text 1470247.0 Ops/sec
Cash .html 60303.5 Ops/sec
jQuery .text() 33962.3 Ops/sec
jQuery .html() 46212.1 Ops/sec
jQuery .find() .text() 32134.3 Ops/sec
jQuery .find() .html() 62327.8 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()