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

Make tip selection multi-threaded #1828

Open
@GalRogozinski

Description

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

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions