Page 1 of 1

TsiLang Component Suit loads too long

Posted: Mon Nov 27, 2023 11:45 pm
by CPS
I use version 7.8.4 in CodeGear 2007.
Recently I found that my project loads too long.
Without SiLang a simple sample project loads momentarily, less than a second.
With siLang it takes more than 60 seconds for the IDE to appear.
It stuck on this flash screen about 1 minute.
Image

I'm working on translation of this project about two months and it seems before the library loaded much faster.

I have other projects using SiLang. The projects are implemented in Delphi 2010. They load less than in two seconds.
My PC built on 24-core Intel Core i9-13900K, 128 GB DDR5 and Samsung 990 PRO S 2TB PCIe Gen4. X4 NVMe,
so it's rather fast and I never had similar problems with other programs like MS Visual Studio 2019.

Re: TsiLang Component Suit loads too long

Posted: Tue Nov 28, 2023 2:05 am
by isiticov
As you mention the same version of TsiLang Components Suite loaded faster some time ago. So may be this is caused by some recent changes on your PC? As no changes in the TsiLang used on your PC were made. May be some recently changed/updated software causes this?

Re: TsiLang Component Suit loads too long

Posted: Tue Nov 28, 2023 11:33 am
by CPS
You were right, it's not SiLang loads slowly.
I turned on a Model Support option in Delphi and it's a disaster.
Removed that and the projects loads instantaneously again.
Sorry about false alarm.