Modify ↓
Opened 7 years ago
#16240 new enhancement
Merge function is single threaded
Reported by: | james2432 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | layers, merge, multi-thread | Cc: |
Description
Merge is currently single threaded and will atmost occupy 100% on one thread. If you are merging 10+ layers into one, this is a serious performance hit.
If the merging process could be multithreaded it could utilize the number of cores vs relying solely upon the core clock speed
Attachments (0)
Note:
See TracTickets
for help on using tickets.