quick_search/crates/quicksearch-core/tests
Jeremy Karst a9b23bc7a6
Some checks failed
CI / linux (push) Has been cancelled
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
Fixed a failing CI test due to some performance changes.
2026-08-25 11:24:28 -04:00
..
common Improved the tutorial, made duplicate finding much faster, cleaned up a lot of excessive comments. 2026-08-23 00:33:53 -04:00
corpus Improved the tutorial, made duplicate finding much faster, cleaned up a lot of excessive comments. 2026-08-23 00:33:53 -04:00
fixtures 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
cascade.rs Improved the tutorial, made duplicate finding much faster, cleaned up a lot of excessive comments. 2026-08-23 00:33:53 -04:00
encrypted.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
encrypted_perf.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
extraction_corpus.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
full_index.rs Fixed a failing CI test due to some performance changes. 2026-08-25 11:24:28 -04:00
page_size.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
prefilter_fuzz.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
reconcile.rs Improved the tutorial, made duplicate finding much faster, cleaned up a lot of excessive comments. 2026-08-23 00:33:53 -04:00
release_free_heap.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00
search_cache.rs Improvements to encrypted DB performance via 8 KiB pages and turning SQLCipher HMAC off. Advanced-settings toggle that hides technical detail. 2026-08-25 01:04:36 -04:00