Why is the profile view so scrunched up to the right?

I saw something similar a few years ago when running multiple julia threads: Profiling code reveals that most time is used calling 3 functions in task.jl.

Note that if you’re launching julia through the VScode julia extension it will start multi-threaded by default. At least that used to be the case.