AnswerDotAI / AnswerDotAI/fastprogress
High CPU load in Safari
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.1k
- Forks
- 104
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
When running in JupyterLab in Safari the latest fastprogress has a very high CPU load, up to 100% on a relatively modern machine.
Profiling shows that Safari is spending almost all its time in loops of `WebCore::Document::updateStyleIfNeeded`. CPU load returns to normal if I remove everything from the `` block of `html_progress_bar`, but then, of course, I get a generic progress bar style rather than one like that shown in the README.
Contributor guide
Assessment
This issue has not been assessed yet.