« Return to Thread: slow performance QLXL

Re: slow performance QLXL

by Eric Ehlers-2 :: Rate this Message:

Reply to Author | View in Thread

Hi GJ,

Quoting gj!!! <gj78@...>:

> hi all,
>
> i have built a spreadsheet which uses the quantlibXL addin
>
> it makes use of approx 350 objects. most of them are quote and ratehelper
> objects. further i have some bond and swap objects.
>
> i have a market data feed which updates each 2 minutes. this triggers 3
> bootstrapping routines and based on these new curves two small portfolios
> are recalculated. when i start the feed all goes fine and everything goes
> relatively fast.
>
> however somehow over time the performance and the excelapp stalls. i tried
> using the CollectGarbageRoutine to try speeding it up but unfortunately to
> no avail
>
> any clues/ideas from the forum-members here?

The best I can suggest is to attach a memory profiler to the process  
and see if that sheds some light on the problem.

Regards,
Eric


------------------------------------------------------------------------------
_______________________________________________
QuantLib-users mailing list
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

 « Return to Thread: slow performance QLXL