data attribute vs class vs id vs uidFastest: id (1.2x faster)
4,076,352 ops/sec
4,057,625 ops/sec
3,628,566 ops/sec
3,453,610 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| data attribute | |
| class | |
| id | |
| uid |
| Test name | Executions per second |
|---|---|
| ✓ id | 4,707,752 Ops/sec |
| data attribute | 4,646,132 Ops/sec |
| class | 4,645,091 Ops/sec |
| uid | 4,329,929 Ops/sec |