Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 400 Bytes

benchmark

Benchmark tools for measuring the performance of CryFS

Run with

$ python3 -m benchmark --dir [testdir] --runs [numRuns]

The tool will then run the benchmark and in the end, it will output CSV lines. These lines can be imported into the results.ods spreadsheet.

Hints for getting meaningful results:

  • switch off swap
  • don't overclock system
  • stop other processes (Dropbox, ...)