aho_corasick icon indicating copy to clipboard operation
aho_corasick copied to clipboard

Improve benchmark

Open likejazz opened this issue 6 years ago • 0 comments

  • Fix benchmark bug that bench_naive falls into an infinite loop when pattern has matched.
  • Print out pattern matching count.
  • Reduce pattern length to increase matching probability.

likejazz avatar Apr 22 '18 10:04 likejazz