Home

Awesome

Python Serialization Benchmarks

Benchmarked Libraries

Results

serialization bench

serialization bench

serialization bench

serialization bench

detailed results can be found on results/ dir

Machine Info: Linux 64bit, CPython 3.7.1 build: GCC 7.3.0 default-Dec 14 2018 19:28:38

Running Benchmarks Locally

requirements:

first lets setup miniconda env with the requirements:

$ make setup-env

run the benchmarks:

$ make bench

the above will create two files - results-summary.csv and detailed-results.json