Because you read from `^rs` (which is blocking) too early. You use `spawn` and `^` \-- now you also need to figure out what they mean. ;-)
- why multithreading execition take time almost equal to single... SergeyPython
- why multithreading execition take time almost equal to s... Araq
