Skip to content
Snippets Groups Projects
Commit bf3ba0f5 authored by BogDan Vatra's avatar BogDan Vatra
Browse files

Don't create a QProcess object every second.


Creating a QProcess every second is very VERY expensive, making the QtCreator UI
experience pretty bad, the UI was not responsive when debugging or even when
running an Android application from QtCreator.

Thanks to Intel's VTUNE I could spot and fix the problem in minutes.

Change-Id: I6d3dc71db93e91d9846101a1877bab017df41aba
Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
parent 6884b377
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment