Skip to content

Performance optimization (improve efficiency / runtimes / memory usage) #40

Open
@jwmueller

Description

@jwmueller

Try to speed up the runtime of this library on large datasets. This can be done via:

  • speeding up individual checks
  • reusing more computation across checks
  • using parallelism

This is a great issue to get started contributing to this repo! There are many ways to achieve speedup (speeding up individual checks will be the easiest). It is easy to verify speedup via basic benchmarking that also ensures the results remain the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions