Performance question
Hi,
I'm develop a model in Excel that uses some fairly computationally
expensive routines.
My current implementation is just plain VBA. Though not particularly
efficient, it is reasonably elegant and does get the job done.
I am curious to know what kind of performance boost I will get if I
re-write the model in C# and use it as an Automation Add-in.
|