New Show Hacker News story: Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer
Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer
2 by sheganinans | 0 comments on Hacker News.
Hi all! So a few weeks ago I decided to write a low latency serializer. That meant being very careful about runtime costs and the size of the resulting byte array (packet fragmentation limits). I'm pretty happy with the result, it's based off the excellent Flat library on Hackage, and the benchmarks look pretty good. Looking forward to hearing your feedback!
2 by sheganinans | 0 comments on Hacker News.
Hi all! So a few weeks ago I decided to write a low latency serializer. That meant being very careful about runtime costs and the size of the resulting byte array (packet fragmentation limits). I'm pretty happy with the result, it's based off the excellent Flat library on Hackage, and the benchmarks look pretty good. Looking forward to hearing your feedback!
Comments
Post a Comment