| Test case name | Result |
|---|---|
| el.textContent 3x | |
| el.textContent 1x | |
| el.textContent 3x with requestAnimationFrame and function inside | |
| el.textContent 1x with requestAnimationFrame and function inside | |
| el.textContent 3x with requestAnimationFrame and arrow function inside | |
| el.textContent 1x with requestAnimationFrame and arrow function inside | |
| el.textContent 3x with requestAnimationFrame and function outside | |
| el.textContent 1x with requestAnimationFrame and function outside | |
| el.textContent 3x with requestAnimationFrame and arrow function outside | |
| el.textContent 1x with requestAnimationFrame and arrow function outside |
This benchmark does not have any results yet. Be the first one to run it!