Remove buffering of styles?
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
I think insertRule might give us good performance so that we could remove style buffering. This would reduce complexity and make the abstraction less leaky.
Profiling should be done before shipping this.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by profiling the existing style buffering and the insertRule path, then determine whether the profiling supports removing buffering without losing performance. Done means the proposed simplification is validated by profiling and the abstraction is less complex.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100