This repository maintains a set of benchmarks for python serialization frameworks.
You can find the latest benchmarks on this page.
Currently the following projects are benchmarked.
Along with a baseline of a custom function that doesn't use a framework.
Each framework is asked to serialize a list of 2 objcts a 1000 times, and then 1 object a 1000 times.