1 comment

[ 3.9 ms ] story [ 16.5 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.