Quote Originally Posted by arunvv View Post
I changed the code , so that I can update the items only for a table instead of creating and updating entire table. But still no luck.

I made all the items as non editable, no triggers, no tab navigation etc...
Still consuming more CPU load.
How many times do you invoke MainWindow::startEGUIDataTimer()?

Have you tried to use a profiler?