Experiments and Analyses done for publication of TetRex
Variable k Analysis
runtimeswas done with the cache (k5 regex 13 is slow) and has no complexity inforuntimes_and_complexwas still done with cache but also contains complexity, index query count, and cache hit countruntimes_no_cachewas run without the cache (duh) and also has complexity info and index countsruntimes_and_infowas run without cache and also tracks complexity, index queries, pruneings, absorptions, and max pileups
Swissprot Benchmark Data
data/RESULTS/all_sprot_times.tsv contains the 116 RegEx used for benchmarking as well as associated runtimes and other info