How to increase the startup speed of the delphi app?
        Posted  
        
            by Olaf
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Olaf
        
        
        
        Published on 2009-07-12T06:32:27Z
        Indexed on 
            2010/03/20
            2:21 UTC
        
        
        Read the original article
        Hit count: 656
        
What do you do to increase startup speed (or to decrease startup time) of your Delphi app?
Other than application specific, is there a standard trick that always works?
Note: I'm not talking about fast algorithms or the likes. Only the performance increase at startup, in terms of speed.
© Stack Overflow or respective owner