Re: Help with MC Simulation performance

Posted by Plamen Neykov on
URL: http://quantlib.414.s1.nabble.com/Help-with-MC-Simulation-performance-tp3992p3998.html

Unfortunately the VC 7.1 aka Visual Studio.NET does not include a profiler any
more - I'm using one which is available also as a community version and it is
ok for the job - here the link:
 
http://www.compuware.com/products/devpartner/profiler/default.asp?cid=3019X36&focus=DevPartner&source=Web+%2D+Evaluation+Request&desc=Download+%2D+%27DevPartner+Profiler+Community+Edition%27&offering=DevPartner&sf=1&p=0
(requires unfortunately registration...)

cheers,
Plamen
On Friday 19 August 2005 16:16, Luigi Ballabio wrote:

> On 08/19/2005 04:00:31 PM, Mathias Zetterqvist wrote:
> > Ok, I'm using the compiler in Visual Studio.NET.
>
> I see. I'm not familiar with that one, but if you look up 'profiling'
> in its documentation you should find a way to instrument the library so
> that it can be profiled. After you run your program (which will take
> longer that usual) you'll end up with a listing of the called functions
> together with the number of times they were called, the time they
> consumed, and other information. This should give you a hint as to what
> part of the code should be optimized.
>
> Later,
> Luigi
>
> ----------------------------------------
>
> The box said "Use Windows 95 or better," so I got a Macintosh.
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Quantlib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users

attachment0 (189 bytes) Download Attachment