Skip to content

Make algorithm 3 faster #29

Description

@Taeir
  • Use grouping of transactions with the same requirements as input of the current algorithm instead of single transactions. This will improve performance especially in shards.
  • implement a second algorithm that works top down. This algorithm would be used when it is expected that many transactions are required.
  • use smarter grouping and use a "n dimensional minimum distance clustering algorithm"

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions