source: doc/theses/mike_brooks_MMath/benchmarks/string/corpori-about.txt

Last change on this file was 10ef475, checked in by Michael Brooks <mlbrooks@…>, 6 months ago

Move string benchmark programs into thesis

  • Property mode set to 100644
File size: 516 bytes
Line 
1corpus-100-* are for general-purpose mixed tests
2corpus-1-* are single-item corpori, for running exact-length variations (made by hand with a clipboard)
3corpusx-* are purposed for getting started with the "normalize" test, using randomness to have rare -s, yet awkwardly avoiding SSO with min-length 16
4 x means 1% -s
5
6IIRC, ./make-corpus 100 20 DROVE corpus-100-20-1.txt
7ergo, ./make-corpus 100 5 15 0.01 IS FOR corpusx-100-20-1.txt
8
9./make-corpus 100 5 15 0.01 > corpusx-100-20-1.txt
Note: See TracBrowser for help on using the repository browser.