Using Webworkers for Layouting - where to start?
Open
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
I want to outsource the layouting in a webworker, to free some cycles for my main program. I can not find the right entry point in the code though. Can you give me a hint what part of the layouting could be outsourced into a webworker?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or layout entry point. Start by tracing the JavaScript layouting implementation and determine which work could run in a webworker without blocking the main program; done would require a concrete, agreed scope for that extraction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100