style.cssText vs style vs setAttributeFastest: setAttribute (17.5x faster)
11,960,154 ops/sec
709,954 ops/sec
681,531 ops/sec
Fastest: setAttribute (49.7x faster)
3,328,272 ops/sec
196,979 ops/sec
67,015 ops/sec
Fastest: setAttribute (64.6x faster)
19,271,116 ops/sec
349,531 ops/sec
298,093 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| style.cssText | |
| style | |
| setAttribute |
| Test name | Executions per second |
|---|---|
| ✓ setAttribute | 15,937,571 Ops/sec |
| style | 853,404 Ops/sec |
| style.cssText | 751,821 Ops/sec |