1 comment

[ 3.6 ms ] story [ 189 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.