docs: Explain rg in benchmarks

This commit is contained in:
Ed Page 2019-10-25 10:59:20 -06:00
parent 70e9b5d191
commit 2ae1a0bca6
2 changed files with 2 additions and 0 deletions

View file

@ -68,6 +68,7 @@ if [[ -z $rg_path ]]; then
else
echo "- $rg_version" >> $report_path
fi
echo " - Though not a spell checker, present to be a theoretical lower bound" >> $report_path
typos_path=`$current_dir/uut/typos.sh path $base_dir`
typos_version=`$current_dir/uut/typos.sh version $base_dir`

View file

@ -11,6 +11,7 @@ $ ./benchsuite.sh . Nightblood
Spell checkers:
- ripgrep 11.0.1 (rev 973de50c9e) -SIMD -AVX (compiled) +SIMD +AVX (runtime)
- Though not a spell checker, present to be a theoretical lower bound
- typos-cli 0.1.0 w/ cargo 1.38.0 (23ef9a4ef 2019-08-20)
- misspell 0.2.0 w/ cargo 1.38.0 (23ef9a4ef 2019-08-20)
- misspell_go 0.3.4