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

> (e.g., `ByteString.map (+ value)` is incredibly slow compared to a pseudo-C loop).

That situation sounds like you needed a ByteString Builder to get comparable performance.



Maybe, but pseudo-C actually worked very well.

I even have some "real C" in my Haskell code to handle some inner loop stuff.




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

Search: