Files
jetbrains-cc-gui/docs/fix
zkpaiminmin 7fcf283ebe perf: add multi-level caching and content-visibility optimization
- Add shouldShowMessageCache and mergedAssistantMessageCache for better performance
- Implement cached version of shouldShowMessage to reduce redundant checks
- Move performance guide from webview/ to docs/fix/ directory
- Add content-visibility CSS optimization with containIntrinsicSize
- Refactor mergeConsecutiveAssistantMessages with cache support and stable ID generation
- Add cache size limit (3000 entries) to prevent memory issues
2026-01-16 02:05:49 +08:00
..