Skip to content

ryanwersal/python-serialization-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Serialization Comparison

A primitive comparison between several serialization formats and their performance and serialized size.

Currently compares:

More probably coming soon.

Samples generated with assistance from JSON Generator.

Running

Simply execute benchmark.py:

./benchmark.py

It supports a couple options for tweaking number of passes and the iteration count per pass.

About

Primitive comparison between Python serialization formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages