This website requires JavaScript.
Explore
Help
Sign in
jeremy
/
quick_search
Watch
1
Star
0
Fork
You've already forked quick_search
0
Code
Issues
Pull requests
Projects
Releases
12
Packages
Wiki
Activity
Actions
3d5aa2d752
quick_search
/
crates
/
quicksearch-core
/
benches
History
Jeremy Karst
3d5aa2d752
Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats.
2026-08-20 18:58:25 -04:00
..
corpus
Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time.
2026-08-09 18:36:47 -04:00
index.rs
Significant performance pass. Reduced memory churn massively. ~1.5-3x search performance improvements. Minor improvements to warm indexing time.
2026-08-09 18:36:47 -04:00
search.rs
Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats.
2026-08-20 18:58:25 -04:00