Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Add performence tests / performance awareness #25

Description

@Bonifatius94

Issue:

  • performance is currently not properly measured
  • if the performance is unknown, it's really hard to make improvements
  • high performance is the key feature of this project (!!!), needs to perform better than naive implementations

Suggested Solution:

  • think of useful ways to measure the performance (e.g. code profiling tools showing elapsed times of each function call during a high-performance test)
  • think of performance constraints when releasing the package (critical functions may not take significantly longer than on previous releases)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions