Hacker News new | ask | show | jobs
by B-Con 4924 days ago
I have to admit that I was not expecting mutexes to be anywhere near that fast.
1 comments

Much like the speed of spawning new processes under Linux (and other UNIXen), I think it's something that has been very well tuned because it needed to be (ie, it is so widely used).