Benchmarks for the Lokole email data exchange protocol.
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>
.
Benchmark results are kept up to date by Travis at ascoderu/compression-benchmarks.