data attribute with value vs class name vs class name with data attribute vs data attribute without value| Test case name | Result |
|---|---|
| data attribute with value | |
| class name | |
| class name with data attribute | |
| data attribute without value |
| Test name | Executions per second |
|---|---|
| ✓ class name | 1,023,806 Ops/sec |
| data attribute without value | 980,647 Ops/sec |
| data attribute with value | 625,060 Ops/sec |
| class name with data attribute | 491,976 Ops/sec |