简体   繁体   中英

Layout process slows down after updating Chrome to version 60

After Chrome update to version 60, my application (Typescript + React) works very slowly. Using Performance tab in Chrome Dev Tools, I found out that the browser takes sick time rendering elements (the Layout process).

Summary time graph here

Has anyone encountered such problem? What could possibly cause this? The code is the same for sure, I have checked once more on two different versions of Chrome. I am running out of ideas.

After version 60, when I opened a new browser window (Ctrl-N or Ctrl-Shift-N) I had everything inside Chrome totally SLOW, even typing. I solved it disabling option "Use hardware acceleration when available" in Chrome settings. Cheers PS: I am using Linux Mint 18 sarah

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM