Re: time to execute an xquery
Jacob Danner <[email protected]> Sun, 23 Oct 2011 21:38:50 -0700
| Newsgroups | gmane.text.xml.xmlbeans.user |
|---|---|
| Message-ID | <CAM8xMGtY+dQRgYzT_oE1a1KtCPvcMTYrFcBctjVtUujywMaR-A@mail.gmail.com> |
Are you looking for some kinf of API from xmlbeans? When I've wanted this information I've just tossed out some timestamps to the log pre and post query execution. Will that not work for your case? -jacobd On Oct 23, 2011 6:29 PM, "tejaswi chennubhotlla" <[email protected]> wrote: > Hi All > > How do I know the time taken to execute an xquery on an xml file. > > Thank you > > Tej >