1 comment

[ 5.3 ms ] story [ 17.4 ms ] thread
TLDR; If using Tokio for CPU bound tasks, use a different runtime. This prevents excess tail latency in your I/O bound default runtime.