perf changes

This commit is contained in:
Michael Freno
2026-01-03 10:20:06 -05:00
parent 970ab8a194
commit 9a10c88c98
3 changed files with 70 additions and 38 deletions

View File

@@ -191,7 +191,7 @@ export const TEXT_EDITOR_CONFIG = {
SPINNER_INTERVAL_MS: 50,
HIGHLIGHT_FADE_DELAY_MS: 100,
HIGHLIGHT_REMOVE_DELAY_MS: 700,
REFERENCE_UPDATE_DELAY_MS: 100,
REFERENCE_UPDATE_DELAY_MS: 500,
SCROLL_TO_CHANGE_DELAY_MS: 100
} as const;