Search code examples
performancegoogle-chrome-devtools

Chrome DevTools 100% CPU


I have Google Chrome Version 31.0.1650.57 on Lubuntu 13.04, and since a couple of weeks, suddenly the dev tools eats up all the CPU to 100% even doing nothing..
I mean really nothing, like
open chrome with a default tab
open dev tools -> CPU 100%
close dev tools -> CPU 1%
Do someone know something that could help understanding?


Solution

  • Strange, i've been struggling for days, and i found the solution right after asking here..
    some days ago looking inside DevTools Settings -> Workspace i set a local folder.
    now i have unset it and the CPU issue vanished!
    good!
    but can someone explain me what happened?