Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Make tip selection multi-threaded #1828

@GalRogozinski

Description

@GalRogozinski

Description

Currently the GTTA call is synchronized and we use a single thread executor for some reason.
Let's make this mult-threaded

Motivation

Faster tip-sel

Requirements

  1. Stop using a single-thread executor
  2. Via tests determine a recommended number of threads that we should allow

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