0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
benchmarks: import jetscii's benchmarks More... over 1 year ago
benchmarks: update aho-corasick engine lock file More... over 1 year ago
1.1.2 More... over 1 year ago
dfa: fix performance bug when building a DFA More... over 1 year ago
doc: add a FIXME about a perf problem More... over 1 year ago
1.1.1 More... over 1 year ago
teddy: replace _mm_extract_epi64 with transmute More... over 1 year ago
benchmarks: start work on a more curated set of benchmarks More... over 1 year ago
benchmarks: rename 'curated' to 'regexcurated' More... over 1 year ago
1.1.0 More... over 1 year ago
doc: fix wording that used to only refer to x86-64 More... over 1 year ago
benchmarks: add x86_64 measurements More... over 1 year ago
benchmarks: add aarch64 measurements More... over 1 year ago
packed: rewrite Teddy to use generic Vector interface More... over 1 year ago
packed: move old vector helpers aside More... over 1 year ago
benchmarks: add initial x86_64 measurements More... over 1 year ago
benchmarks: add initial aarch64 measurements More... over 1 year ago
bench: remove Criterion benchmarks More... over 1 year ago
benchmarks: switch to rebar More... over 1 year ago
ci: pin to memchr 2.6.2 for MSRV CI job More... over 1 year ago
doc: add link to tmikus/ahocorasick_rs More... over 1 year ago
1.0.5 More... over 1 year ago
lint: get rid of 'allow(warnings)' and fix fallout More... over 1 year ago
ci: replace mips with powerpc64 and s390x More... over 1 year ago
nfa: improve construction times for small automatons More... over 1 year ago
1.0.4 More... over 1 year ago
nfa/noncontiguous: use a linked list to represent transitions More... over 1 year ago
aho-corasick-debug: tweak default dense depth value More... over 1 year ago
nfa/noncontiguous: use 'repr(packed)' on 'Transition' More... over 1 year ago
nfa/noncontiguous: refactor to encapsulate state transitions More... over 1 year ago