Skip to content

Make algorithm 3 faster #29

@Taeir

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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions