From de9d82e8074c9b67a04989f9b6be62890b7c95bb Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Wed, 6 May 2026 21:27:51 +0800 Subject: Run benchmark. --- README.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 0bcf66a..bc5b4f6 100644 --- a/README.txt +++ b/README.txt @@ -1,11 +1,3 @@ -HOW TO USE - - 1. Copy _site/cgi-bin/see.sh to _site/log/ - 2. Set the directory counta (TOTAL) - 3. Run script ./seed.sh - 4. In _site/cgi_bin/ execute indexer script (e.g., perl sa_indexer.pl) - 5. Run search query: QUERY_STRING="q=ard" perl find_sa_mmap.cgi - Directory structure: . @@ -19,5 +11,4 @@ Directory structure: | `-- log/ (Created by seed.sh) chmod +x seed.sh benchmark.pl _site/cgi-bin/*.cgi _site/cgi-bin/*.pl - - +perl benchmark.pl 3 10 50 -- cgit v1.2.3