Optimize query phase
Open
optimization
priority: medium
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] benchmark RegExp[^1] matches innerHTML solution on small ``
- [ ] benchmark querySelectorAll() solution on small ``
- [ ] compare 3[^2] approaches on big ``
[^1]: In JS, regex sometimes faster than for loop check
[^2]: Current implementation use `shadow.getElementNamesByTag(*)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.