Skip to content

adamsclafani/compression-benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compression-benchmarks

What's this?

Benchmarks for the Lokole email data exchange protocol.

Setup

Install the requirements with pip install -r requirements.txt.

Run the tests with python3 -m benchmarks.tests and run the linter with flake8 benchmarks.

Run the benchmarks via python3 -u -m benchmarks <emails-zip-url>.

Results

Benchmark results are kept up to date by Travis at ascoderu/compression-benchmarks.

About

Benchmark to compare serialization and compression algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%