quick_search/crates/quicksearch-core
= 3772eeb6a5
Some checks failed
CI / linux (push) Successful in 9m21s
CI / windows-cross (push) Successful in 4m21s
CI / windows-cross (pull_request) Has been cancelled
CI / release (pull_request) Has been cancelled
CI / linux (pull_request) Has been cancelled
CI / release (push) Successful in 12s
Performance optimization and hardening against malformed files.
2026-08-20 00:13:10 -04:00
..
benches 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
examples Release v1.1: live results, duplicate verification, and a Settings tab. 2026-08-17 19:26:18 -04:00
src Performance optimization and hardening against malformed files. 2026-08-20 00:13:10 -04:00
tests Working on failing CI test. 2026-08-18 01:23:51 -04:00
Cargo.toml Fix a flakey test that fails in CI, pruned unused SQLITE table entries from old work. Trimmed binary size by removing unneeded emoji and other EGUI items. LTO performance improvements. 2026-08-17 22:30:43 -04:00