Could anyone give me an example how to implement profiler to an application? I would like to be alle from within an application, to start the profiler, an to se the result when turning off the profiler. I have downloader it but I am not sure how to implement it.
Thanks Kenneth, I also found a PUG PDF from Peter and Paul that described some of it. I will check it out.
Can you share the PUG PDF PLEASE!
Thanks, I remember seeing a version of viewprofile.w or something like that with information regarding timing etc. How can that be implemented in a running environment? Any example?
Update from Progress Community
Peter Judge I thought they’d be posted on the PUG Challenge site but it looks like the presenters (cough) may have forgotten to send them.The shorter version is attached – the first section is on profiler. The 2 things worth highlighting are (1) the profiler can produce output on any clien (appservers, gui clients, batch), and (2) I’d suggest adding instrumentation (enabling functionality) to your production code so that you can toggle profiling on and off without having to redeploy.Once you have the profiler output files you can read them in PDSOE or write your own.You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here.
Flag this post as spam/abuse.
<abl_code_performance_redux.pdf>