Skip to content

Reduce processing time #24

@stephaniereinders

Description

@stephaniereinders

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions