indicatorts icon indicating copy to clipboard operation
indicatorts copied to clipboard

Use worker threads to calculate every indicator individually

Open Vasile-Peste opened this issue 1 year ago • 6 comments

It would be cool to use https://nodejs.org/api/worker_threads.html To calculate every indicator in a separated thread, maybe by passing a useWorker: true option to every indicator

Regards, Vasile

Vasile-Peste avatar Jun 16 '23 01:06 Vasile-Peste