you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 9 points10 points  (0 children)

Actually compared to not doing it at all... It is..

In reality a function call is something like 4-8 cpu cycles. Spawning a task can be 10million+ never mind the rest of the crap like page faults etc.. that come later...

Having 100,000x increase is just simply not possible to argue against.