Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » U++ apps have very long startup time under Linux
Re: U++ apps have very long startup time under Linux [message #17273 is a reply to message #17269] |
Tue, 05 August 2008 13:35   |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
Tried UWord with GCC Optimal.
First "cold" start after compilation:
1.5~2sec until window has been shown (still considerably faster than OOo).
second "hot" start:
instant
So I think it's just your box. And I have very strong suspicion on the font number installed...
BTW, you may try to profile the startup with Shiny? I wonder whether it would do good job and return relevant results, but I think it may be very tedious to add those PROFILE_FUNC() macros on enough places in startup code. Although once inserted, I don't see a reason why the results would be not relevant.
(but it may take some time to run with profiling ON, for my console application it makes 45s run from 4s ... than again I hit the PROFILE macro during execution well over 80 million times...)
[Updated on: Tue, 05 August 2008 13:37] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jul 18 10:09:24 CEST 2025
Total time taken to generate the page: 0.00690 seconds
|