jupyterlab / jupyterlab/benchmarks
Jupyterlab Tab Close Performance
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Similar to switching tabs (https://github.com/jupyterlab/jupyterlab/issues/4292) and opening notebooks, closing notebooks is slow.
## Reproduce
Open a notebook with 1k cells.
The performance graph looks like this when closing it (all the purple at the bottom is another forced reflow):

## Expected behavior
It closes even faster than it opens
## Context
- Operating System and version: Linux
- Browser and version: Chrome
- JupyterLab version: 3.1.x
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.