Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 553 Bytes

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.