moonfire-nvr/server
Scott Lamb 144a640339 allow overriding tokio worker threads
I see a lot of yields and such in CPU profiles. I think the workers
are frequently waking up, finding there's not much to do, and going back
to sleep. Reducing the number of worker threads seems reasonable.
2021-06-28 15:00:12 -07:00
..
base address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
db use released versions of a few deps 2021-06-09 14:36:14 -07:00
src allow overriding tokio worker threads 2021-06-28 15:00:12 -07:00
Cargo.lock upgrade to retina 0.0.3 2021-06-28 14:25:35 -07:00
Cargo.toml upgrade to retina 0.0.3 2021-06-28 14:25:35 -07:00