XLL performance in NT and XP

F

fasyousaf

Hi,

I have created a c++ based XLL which I use within Excel. The code in
the XLL is fairly computationally intensive and uses old 'c' style
calloc type declarations to assign dynamic memory. Unfortunately, I see
dramatic difference is performance between running the XLL on a
machine with NT (service pack 4) operating system and using a machine
with XP or Win 2K. The difference is performance is amazing .. it can
be 50 or 60 times quicker on the XP/Win2K OS.

Any thoughts would be appreciated?

Thxs,
F.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top