pykson
pykson copied to clipboard
Small benchmark
Hello is possible to have an overview of thé performance of this library? I need to serialize python object to send to an external server and deserialize its responses. For now I need to select some library to do so efficiently. For the serialisation I looked over serpy but I have no clue of the efficiency of this library for deserialisation. Can you add some performance overview to compare from other library?
Thanks