View Full Version : BCB6 application loading slow
alec
29-Jun-2005, 05:58 AM
Hi!
My project used EurekaLog 5.0.2. When i compiled project in BCB6 with active EurekaLog, then my program loading very slow. Loading time difference with Eureka and without Eureka about 5-6 second on P4 3000. My projects size about 7 Mb.
Is Any solutions?
Thank you.
alec
29-Jun-2005, 07:35 AM
I debug source of Eureka and find that TryHookDllProcedureEx executes slow.
Can you descript TryHookDllProcedureEx procudere and this string:
CanHookLibraries := ((not OnlySafeCallExceptions) or (not IsCompiledWithPackages));
What is OnlySafeCallExceptions?
admin
10-Jul-2005, 11:22 AM
I debug source of Eureka and find that TryHookDllProcedureEx executes slow.
Can you descript TryHookDllProcedureEx procudere and this string:
CanHookLibraries := ((not OnlySafeCallExceptions) or (not IsCompiledWithPackages));
What is OnlySafeCallExceptions?
The TryHookDllProcedureEx procedure Hook some important Windows DLLs to can intercept any raised exceptions.
The OnlySafeCallExceptions variable is used to test if catch exceptions raised only SafeCall methods/procedures! :)
Simon Farmer
23-Aug-2005, 02:36 PM
Hi,
I have also experienced slow loading times with EurekaLog V5.0.2 and C++
Builder 5/6. Our Application is 24MB and takes 20+ seconds longer to load
when EurekaLog is used.
What is curious though is that if I wrap the EXE in some sort of packer
(i.e. UPX/ASPack) then it loads instantly. It's as if EurekaLog hits the EXE
on the disk several hundred times during startup, maybe to read the function
addresses!!!
Thanks
Simon
"alec" <alec.an@gmail.com> wrote in message
news:alec.1tte6c@no-mx.news.eurekalog.com...
>
> Hi!
> My project used EurekaLog 5.0.2. When i compiled project in BCB6 with
> active EurekaLog, then my program loading very slow. Loading time
> difference with Eureka and without Eureka about 5-6 second on P4 3000.
> My projects size about 7 Mb.
> Is Any solutions?
> Thank you.
>
>
> --
> alec
> ------------------------------------------------------------------------
> alec's Profile: http://news.eurekalog.com/member.php?userid=44
> View this thread: http://news.eurekalog.com/showthread.php?t=54
>
admin
23-Aug-2005, 04:54 PM
Simon Farmer wrote:
> Hi,
>
> I have also experienced slow loading times with EurekaLog V5.0.2 and C++
> Builder 5/6. Our Application is 24MB and takes 20+ seconds longer to load
> when EurekaLog is used.
>
> What is curious though is that if I wrap the EXE in some sort of packer
> (i.e. UPX/ASPack) then it loads instantly. It's as if EurekaLog hits the EXE
> on the disk several hundred times during startup, maybe to read the function
> addresses!!!
>
> Thanks
>
> Simon
I have just fixed this problem.
The fix will be available in the next EurekaLog 5.0.3
--
Best regards...
Fabio Dell'Aria.
>
>
> "alec" <alec.an@gmail.com> wrote in message
> news:alec.1tte6c@no-mx.news.eurekalog.com...
>
>>Hi!
>>My project used EurekaLog 5.0.2. When i compiled project in BCB6 with
>>active EurekaLog, then my program loading very slow. Loading time
>>difference with Eureka and without Eureka about 5-6 second on P4 3000.
>>My projects size about 7 Mb.
>>Is Any solutions?
>>Thank you.
>>
>>
>>--
>>alec
>>------------------------------------------------------------------------
>>alec's Profile: http://news.eurekalog.com/member.php?userid=44
>>View this thread: http://news.eurekalog.com/showthread.php?t=54
Brian Rasmusson
29-Aug-2005, 11:31 PM
> I have just fixed this problem.
> The fix will be available in the next EurekaLog 5.0.3
When do you expect this to be released?
Best regards,
Brian Rasmusson, Bitberry Software
Makers of BitZipper, the all-in-one compression tool.
Handles archives from A to Z, supporting 18 compression formats.
http://www.bitzipper.com - http://www.bitberry.com
admin
30-Aug-2005, 12:17 PM
Brian Rasmusson wrote:
>>I have just fixed this problem.
>>The fix will be available in the next EurekaLog 5.0.3
>
>
> When do you expect this to be released?
>
>
> Best regards,
>
> Brian Rasmusson, Bitberry Software
> Makers of BitZipper, the all-in-one compression tool.
> Handles archives from A to Z, supporting 18 compression formats.
> http://www.bitzipper.com - http://www.bitberry.com
Into the next month (after 15-Sep).
I'm working to make some internal improvements! :)
Please to be patient.
--
Best regards...
Fabio Dell'Aria.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.