Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Timing DLL vs COM

Intel_C_Intel
Employee
355 Views
I have a FORTRAN DLL and a FORTRAM COM object that implement the same functions, and I started a VB test application to try and test the function runtime differences. It works fine except that the time taken to execute a loop of DLL / COM functions seems, weirdly, dependent on how many of the DLL / COM functions I call in my test loop. Can anyone think of a reason why this might be so? Also, I was sort of expecting one implementation to consistently outperform the other, but, apparently, sometimes the DLL is faster and sometimes the COM object is faster...
again - any ideas anyone?
0 Kudos
0 Replies
Reply