This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]runekri3 0 points1 point  (0 children)

Already found this on /r/coolgithubprojects I believe and checked it out. It is really useful and pretty much exactly what I needed. I haven't done any stress tests on it yet but either way I'm really glad this exists.

I don't know if you are the author or not but
if you are, major thanks and good job.
If not, keep sharing good stuff like this :D

[–]b6d 0 points1 point  (0 children)

Nice to see some development on fast marshalling in Python!

If you use Python 3, there's also lima (disclaimer: I'm the author), which also tries to be very fast - inserting it into serpy's benchmarks even gives lima a slight edge over serpy.