Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>> Lack of concurrency/parallelism

Definitely get the single-threaded house in order before attempting to speed up by running in parallel.



Depends. For example, if the slowness comes from sequentially emitting a lot of http requests, a lot of performance can be gotten from doing it concurrently.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: