Legend
| faster | slower | exception thrown | different returned elements |
|---|---|---|---|
querySelectorAll and querySelector are nullified by default.
This is a modified version of the Sizzle Performance Suite used to demonstrate the performance capabilities
of Bouncer.
The nth-child-based selectors have been removed as they're not supported by Bouncer yet.
querySelectorAll (denoted as qsa) is the browser's native implementation of CSS3
selectors and serves here as a reference.
| faster | slower | exception thrown | different returned elements |
|---|---|---|---|