This was originally written in C by Azaan. It has since been ported and updated.
Create a folder in your speller directory for the benchmark files. Build the project and install the benchmark program.
Run ./bench
from your speller directory after installing.
make
├─ cmake/ CMake utils
└─ src/ application source code
- cmake
- A C++ compiler