Skip to content

voidfiles/python-serialization-benchmark

 
 

Repository files navigation

Python Serialization Benchmark

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.

About

A public python serialization benchmark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors