What's Changed
🎉 Special thanks @quake for these performance changes, this version AutoCorrect get about 10% ~ 30% performance up.
- perf: Optimize
ReplaceRule
struct by @quake in #246 - perf: Optimize spellcheck rule by @quake in #247
- perf: Optimize format_word function performance by using direct Unicode mapping by @quake in #245
- perf: Use Cow to avoid creates string on format. by @quake in #248
- doc: Add use case for greptimedb by @yihong0618 in #244
- doc: Update benchmark result. by @huacnlee in #249
New Contributors
Full Changelog: v2.13.2...v2.13.3