Re: [Interest] Why does a single Text item increase start-up time of QML application by 21 seconds?

2015-11-13 Thread Christian Nielsen
: Monday, 9 November 2015 07:42 To: Christian Nielsen Cc: interest@qt-project.org Subject: Re: [Interest] Why does a single Text item increase start-up time of QML application by 21 seconds? Am 05.11.2015 um 08:46 schrieb Christian Nielsen mailto:christian.niel...@ivolve.com>>: I guess you are

Re: [Interest] Why does a single Text item increase start-up time of QML application by 21 seconds?

2015-11-04 Thread Christian Nielsen
I guess you are on to something. But then why does my Qt Widget application start fast enough. Is there a way to make Qt Quick do text like Qt Widgets? From: Gunnar Roth [mailto:gunnar.r...@gmx.de] Sent: Thursday, 5 November 2015 17:15 To: Christian Nielsen Cc: interest@qt-project.org Subject

Re: [Interest] Why does a single Text item increase start-up time of QML application by 21 seconds?

2015-11-04 Thread Christian Nielsen
h with the tool chain to know how to hook up a profiler in that environment. Christian Nielsen | Senior Development Engineer iVolve Pty Ltd | www.ivolve.com<http://www.ivolve.com/> p. +61 7 3253 6700 From: Curtis Mitch [mailto:mitch.cur...@theqtcompany.com] Sent: Thursday, 5 Novemb

[Interest] Why does a single Text item increase start-up time of QML application by 21 seconds?

2015-11-04 Thread Christian Nielsen
Hi, We are struggling with very long start-up time of our application. Some details: Treq M4 screen, 624 MHz ARM Windows CE 6.0 R3 Qt 5.4 shared libraries No OpenGL ES 2 support so using 2D Renderer In order to find the bottleneck we made some simple test applications. Here are the descriptions