-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
enhancementNew feature or requestNew feature or request
Description
On large x3p files (15+ MB), the app takes a while to compare two bullets. We could try replacing lapply and mapply calls with mclapply and mcmapply, respectively, or use other methods to run the code in parallel. Do we need to allow the user to choose whether to use parallel processing? If so, do we also need to allow the user to choose the number of cores?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request