Skip to content

Improve workflow efficeincy #57

Description

@kduretec

Currently the analysis workflow requires significant amount of time to finish.
Several improvements should be considered.

  1. Replace data.frame with data.table. This can be relevant in the prepareData step as in that step the workflow is handling larger amount of objects. Other steps would not see major benefits from using data.table.
  2. Consider paralelization of soome steps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions