Open putao0525 opened 3 years ago
在我的环境中,这个项目只有匹配到字典时才会比原生实现快7-8倍,如果没有匹配到任何字典甚至会比原生慢3-5倍
There is an issue with this test case. AhoCorasickDoubleArrayTrie has a longer build time than Trie, but the matching time is indeed faster. Please separate the build time and matching time for statistics。
test.md