joe-noel-dev / rawdio

MIT License
9 stars 1 forks source link

Multi-threaded graph #77

Open joe-noel-dev opened 1 year ago

joe-noel-dev commented 1 year ago

Attempted using a threadpool and crossbeam, but it made performance significantly worse

multithreaded.patch