Skip to content
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 opened this issue Apr 7, 2020 · 0 comments
Open

Make tip selection multi-threaded #1828

GalRogozinski opened this issue Apr 7, 2020 · 0 comments

Comments

@GalRogozinski
Copy link
Contributor

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant