Extremely slow after updating from v0.50.1 to v0.52.1 and later
See original GitHub issueNWJS Version : 0.52.1 and 0.53.0 Operating System : MacOS and probably others
Expected behavior
Same rendering speed as v0.50.1 and earlier.
Actual behavior
GUI rendering is at least a factor 10 slower than in v0.50.1.
How to reproduce
git clone https://github.com/pragma-git/pragma-git.git
cd pragma-git
git switch develop
/Applications/nwjs.app/Contents/MacOS/nwjs .
# On mac, use similar on other platforms
You may also click the “question-mark icon” at the top left corner, or the “settings icon” at the lower right corner, to observe more of the slow rendering
I have also tried the following
--disable-features=nw2
flag in above run command
removed "chromium-args": "--disable-gpu"
in package.json
Issue Analytics
- State:
- Created 2 years ago
- Comments:24 (3 by maintainers)
Top Results From Across the Web
Changelog — Bitburner 2.1.0 documentation
Dev notes * The most important change about this update is the introduction ... This new process works with both the web and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Will look into it soon. Thanks.
I can confirm that it fixes the problem for pragma-git as well. Thanks a lot, you made my day! 💖