-
-
Notifications
You must be signed in to change notification settings - Fork 235
Open
Labels
CLIProduct areaProduct area
Description
Use Rayon to parallelize CPU-intensive file processing during bundling.
Bundle building currently processes files sequentially when adding to SourceBundleWriter. The bottleneck is CPU-intensive operations like file type detection, debug ID extraction, and content parsing. Parallelize the preparation work while keeping the actual bundle writing sequential.
Metadata
Metadata
Assignees
Labels
CLIProduct areaProduct area