Gotchas
.
Children
- Benchmarking against Thread Pool
- Benchmarking in Native
- Co routines invocations will wait for the background thread to finish even if result is not used right away.
- Delay Can Take Longer than requested
- Even with Async Await Io Dispatcher Not Using up All Cores
- Initial Run Blocking Takes Upwards of 100ms