Performance problems when change list is large
Open
enhancement
- Dominant language
- PHP
- Stars
- 84
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
When using treediff and if the number of changed files is about ~1k there are noticeable problems with performance: the frame rate is very low, click actions are executed with a significant delay.
Not sure what the cause of the issues: file tree or the contents (or both). Probably, we should implement some mechanisms for lazy loading and add only visible elements to DOM.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.