graphein icon indicating copy to clipboard operation
graphein copied to clipboard

Use multiprocessing graph constructor for CLI

Open a-r-j opened this issue 3 years ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Currently the CLI uses the normal construct_graphs function. Once the dataloaders PR (#71) is merged we can change this to the multiprocessing method implemented in #73 to improve speed.

a-r-j avatar Feb 28 '22 18:02 a-r-j