juvenile
5th February 2005, 08:58
we are in Baan 4c4 windows box.
One particulat custom session is running very slow.Now I want to compile the script in profiling mode and check the reasons.
But I donno how to compile the script in profiling mode.
can any body tell me how to compile the script in profiling mode??

regards
Juvenile

csecgn
5th February 2005, 20:46
On mask 2 "Profiling". After you've compiled the session nothing seems to be changed (o.k, the execution is a little slower). But after ending the Session you are prompted to enter a printer for a new report. This is the profile of your session. The best printer is a texteditor or display. The report is very wide (200 + chars?). For my experience he doesn't fit on a landscape paper.

Regards
csecgn

juvenile
6th February 2005, 10:55
Seems In new porting sets this type of procedure is replaced with Call Graph Profiler. If you know how to see Call Graph Profiler pls let me know.

regards
Juvenile

dave_23
6th February 2005, 18:12
Call graph is explained here in Dicks performance doc:

http://www.baanboard.com/baanboard/showthread.php?t=7665

Dave