webcomponents / webcomponents/polyfills
Shady Parts: move some work to prepareTemplateDom if possible
Open
Focus Area: Standards & Polyfills
Package: shadycss
Type: Feature
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
The static parts of a template could be discovered once per template in `prepareTemplateDom`, which could give us a performance improvement. Would still need to account for dynamic DOM insertions, though.
Contributor guide
Assessment
This issue has not been assessed yet.