From 2ae1a0bca6f65200423bc326807d719bad588cc3 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 25 Oct 2019 10:59:20 -0600 Subject: [PATCH] docs: Explain rg in benchmarks --- benchsuite/benchsuite.sh | 1 + benchsuite/runs/2019-10-24-Nightblood.md | 1 + 2 files changed, 2 insertions(+) diff --git a/benchsuite/benchsuite.sh b/benchsuite/benchsuite.sh index ddf54c8..d9f8999 100755 --- a/benchsuite/benchsuite.sh +++ b/benchsuite/benchsuite.sh @@ -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` diff --git a/benchsuite/runs/2019-10-24-Nightblood.md b/benchsuite/runs/2019-10-24-Nightblood.md index 2ef682c..87fa595 100644 --- a/benchsuite/runs/2019-10-24-Nightblood.md +++ b/benchsuite/runs/2019-10-24-Nightblood.md @@ -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