<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    For test I downgrade to r46870. I make and rebuild lazarus and test
    forms opening speed while opening project, and its normal timeing
    for me, mean fast. I add 4 more units, source editor has 7 units and
    forms in this test<br>
    <br>
    ➜  lazarus  svn up -r46872<br>
    '.' güncelleniyor:<br>
    U    ide/componentlist.pas<br>
    U    ide/componentpalette.pas<br>
    U    ide/frames/componentpalette_options.pas<br>
    U    packager/addtopackagedlg.pas<br>
    U    components/ideintf/componentreg.pas<br>
    46872 gözden geçirmesine güncellendi.<br>
    <br>
    I can not say <u>so much</u> slow, but I can say yes, r46872 is
    slower then r46870. r46878 is slower too. I wanna say one more time
    not "to much" but on my first mail, I wrote its  so slow.<br>
    My all forms is inherited from my main form class. I don't know IDE
    form read <span id="result_box" class="short_text" lang="en"><span
        class="hps">mechanism</span></span><span id="result_box"
      class="short_text" lang="en"><span class="hps"></span></span> how
    work, just brain storm, for all each component, looking for search
    path and looking for dependence so can loose time for this. Maybe
    Component Palette any codes trigger read or write any property this
    controls.<br>
    just <span id="result_box" class="short_text" lang="en"><span
        class="hps">coincidence I found, </span></span>RunTimeTypeInfoControls.lpk

    has "rttictrls.lrs" filename,  but file not there.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 18-11-2014 15:17, Juha Manninen
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPN1EhAAxWyKP-n30qSVr-x2Hztf1TPE82WLW7DaZ4SDRSj5GA@mail.gmail.com"
      type="cite">The palette changes should not affect form loading
      speed. If it does then it must be fixed.
      <div>I did not notice any slowdown myself.</div>
      <div>Are you sure the latest commits made the difference for you?</div>
      <div>Please test with Lazarus compiled before and after the
        changes.</div>
      <div>There may be some unoptimed linear searches but the effect
        should not be noticeable for human eye.</div>
      <div><br>
      </div>
      <div>Juha<br>
      </div>
    </blockquote>
  </body>
</html>