Conversation
Substituted with a manually chunked std::thread approach
|
Hi Spaceface16518. |
I agree, I'm working on performance right now.
This change uses the |
Substituted with a manually chunked std::thread approach
|
Hi Spaceface16518. |
I agree, I'm working on performance right now.
This change uses the |
Substituted with a manually chunked std::thread approach.
While this does use a different dependency, it's significantly less dependencies overall.
Currently, this decreases performance by a couple milliseconds on my machine, but hopefully I will fix this in the next few commits.
I'm going to create some benchmarks to calculate the best buffer size for the channel as well.