slow DLL call problem
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Hi all, I have some problem for Dll calls.
The main excutable used to have some calculation functions, and now I moved
these functions(file) into one single Dll. When I compare the calculation
time consuming of original calculation from the excutable versus the
calculation through this new DLL, the DLL calls is much slower. These
calculation functions call other functions which are from other DLLs. There
are database access too. I am trying to figure out what cause the slow
calculation. Any idea would be greatly appreciated.
Thanks.
Zongwen
.
Relevant Pages
- Re: GetProcAddress in Delphi .net 2005
... The basic problem is the requirement to allow for Multiple tax calculation ... So you pre-define a number of procedures you expect in the taxdll. ... > Are you ever going to load more than one DLL in a session? ... (alt.comp.lang.borland-delphi) - Re: C# vs C
... I have a calculation library written in C compiled into a DLL. ... This would require marshalling of some structs etc ... but I am worried that the .NET implementation ... (microsoft.public.dotnet.framework.performance) - Re: How to stop a BackgroundWorker thread that calls a C++ dll
... calculation. ... But based on Mehdi's feedback I think that I will try to find a way to ... My interface calls a C++ dll that runs a slow calculations. ... dll to stop so CancelAsync() will not work? ... (microsoft.public.dotnet.languages.csharp) - Re: Secure DLL
... > Does somebody know a secure solution to ensure that the DLL an application ... the application sends a "challenge" message to the DLL. ... > responds with a value calculated using a one-way hash function. ... > application checks the response against its own calculation of the expected ... (comp.security.misc) - Re: Stop all cells from calculating after deleting a row
... hits a database behind the scenes and can be time consuming when run one at a ... happening without setting calculation to Manual? ... 'Disable calculations and screen updating ... (microsoft.public.excel.programming) |
|