Subject:Profiling Author:Minollo I. Date:11 Apr 2003 09:19 PM
>...
>Can anybody tell what all features of profiling, we can expect in Release 5.
Not yet; as soon as we get closer to the beginning of the beta program, we will start disclosing details. The program will start in a few weeks time-frame.
If you desperately need profiling now you can try what I did which is to write an XSLT library.
First you need to be able to put timestamps into the XML that you generate, then extract those timestamps and finally to report on them.
If you want to profile against MSXSL here's some of the initial code.