jupyterlab / jupyterlab/benchmarks
Should we add more test cases: menu responsiveness, latex and moving tabs around
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
https://github.com/jupyterlab/jupyterlab/issues/9757 highlights some scenario where the entire UI becomes slow to respond due to a high number of DOM nodes.
### Proposed Solution
Should we add test case for this scenario, or is it already somewhat covered by any of the existing benchmarks? Should we add a case for each non-covered manifestation of the problem (menu responsiveness, latex rendering, moving tabs around)?
### Additional context
Tab switching is already covered (but it seems it has a different cause).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.