hishtory/client
2025-02-07 11:23:05 -08:00
..
ai Increase number of lines used in AI context for files 2025-02-07 11:23:05 -08:00
cmd Add caching function to calculate rune-aware string lengths since this single function takes ~50% of CPU time in the TUI (#295) 2025-02-03 21:19:01 -08:00
data Add comment about AES-GCM security 2025-01-18 23:11:54 -08:00
hctx Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
lib Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
posttest Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
table Add caching function to calculate rune-aware string truncations since this single function takes ~30% of CPU time in the TUI, follow up to #295 (#296) 2025-02-04 20:02:24 -08:00
testdata Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
tui Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
webui run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
fuzz_test.go run "make fmt" (#233) 2024-08-11 12:19:41 -07:00
integration_test.go Optimize TUI performance via sqlite tuning + caching (#290) 2025-02-03 14:59:16 -08:00
testutils.go Add support for NoSleep param to test runner 2025-02-02 09:41:13 -08:00