| Test case name | Result |
|---|---|
| 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() |
This benchmark does not have any results yet. Be the first one to run it!