Skip to content

Simple command line application to test the performance of common general purpose python serializers like pickle.

License

Notifications You must be signed in to change notification settings

salotz/python_serialize_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serialize test

Just install and point it at a normal pickle file.

$ serialize_test file_to_test.pkl

Just remember that you will need any modules that the file needs installed in your environment.

About

Simple command line application to test the performance of common general purpose python serializers like pickle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages