text-generation-webui/js
oobabooga a4bef860b6 UI: Optimize chat streaming by batching morphdom to one update per animation frame
The monitor physically cannot paint faster than its refresh rate, so
intermediate morphdom calls between frames do redundant parsing, diffing,
and patching work that is never displayed.
2026-03-13 06:45:47 -03:00
..
highlightjs Fix code block copy button on HTTP (Clipboard API fallback) (#7358) 2026-01-14 19:34:21 -03:00
katex Re-introduce inline LaTeX rendering with more robust exception handling (#7402) 2026-03-04 17:44:19 -03:00
morphdom Use morphdom to make chat streaming 1902381098231% faster (#6653) 2025-01-11 12:55:19 -03:00
dark_theme.js Minor optimization after e976a5ddc7 2025-06-09 18:40:54 -07:00
global_scope_js.js UI: Optimize chat streaming by batching morphdom to one update per animation frame 2026-03-13 06:45:47 -03:00
main.js UI: Improve the Tools checkbox list style 2026-03-12 16:53:49 -07:00
save_files.js Lint the javascript code 2023-10-07 19:07:57 -07:00
show_controls.js Style fixes after 73442a2b6d 2025-08-28 20:21:55 -07:00
switch_tabs.js Image generation: Small UI improvements 2025-12-03 16:03:31 -08:00
update_big_picture.js Restructure the repository (#6904) 2025-04-26 08:56:54 -03:00