[solved] First call to QTableWidget::QTableWidget is slow on Mac
-
wrote on 3 Apr 2014, 17:25 last edited by
Hello,
We're using 2 QTableWidget in main window and noticed slow startup speed on Mac (ok on Windows) - main window is shown with a pretty long delay. Talking about release build of cause. After digging into problem we found out that the call to
ui.setupUI is slow. After narrowing the search it appeared that the first call to
new QTableWidget(centralWidget) takes from 1.3 to 2 seconds (on Core i7 MacBook Pro 15 2012). Please help.Thanks in advance.
Environment: Qt 5.2.1, Mac OS 10.9.2, app download "link":http://crystalidea.com/downloads/macsfancontrol.zip
-
wrote on 22 Jul 2014, 19:26 last edited by
Fixed in 5.3