Subject | Slow Build |
---|---|
Author | Paul Gallagher |
Post date | 2001-12-30T02:03:16Z |
Lately I have been having a problem with my projects building slower and
slower. I think it's mainly because they are getting bigger, and my computer
is getting slower since I haven't upgraded in a while. In the interest of
finding specifically where the slowdowns in builds are occurring, I
discovered that whenever the compiler gets to the line of code in my forms,
that uses the IB_Dialogs unit, it dwells there for several seconds. This
will happen even on a brand new project, with nothing but an IB_BrowseDialog
component and no code.
Anyone got any clue what could cause this? Is it trying to rebuild the
IB_Dialog unit? Seems like this is happening in a few other spots in my
projects, but not necessarily related to IBO.
Thanks,
Paul
[Non-text portions of this message have been removed]
slower. I think it's mainly because they are getting bigger, and my computer
is getting slower since I haven't upgraded in a while. In the interest of
finding specifically where the slowdowns in builds are occurring, I
discovered that whenever the compiler gets to the line of code in my forms,
that uses the IB_Dialogs unit, it dwells there for several seconds. This
will happen even on a brand new project, with nothing but an IB_BrowseDialog
component and no code.
Anyone got any clue what could cause this? Is it trying to rebuild the
IB_Dialog unit? Seems like this is happening in a few other spots in my
projects, but not necessarily related to IBO.
Thanks,
Paul
[Non-text portions of this message have been removed]