[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to output performance statistics from Oracle 9iAS portal pages



 
    
How to output performance statistics from Oracle 9iAS portal pages
------------------------------------------------------------------

Look at the URLs, e.g:

<https://my.unimacq.edu.au/portal/page?_pageid=6,1,6_13&_dad=portal&_schema=PORTAL>

append this handy "&_debug=1" after above URL, i.e:

<https://my.unimacq.edu.au/portal/page?_pageid=6,1,6_13&_dad=portal&_schema=PORTAL&_debug=1>

And you can see at the end of the pages, something like:

...

Information for Page 6,1,6_13
Elapsed Time: 3450 msecs
Page meta data generation time: 2929 msecs (wait = 1)
Page meta data Cache Status: Web Cache:- MISS,NEW [M], Cache Expires: 214227616 seconds, Age in Cache: 0 seconds., File System Cache:- MISS,NEW
Login meta data generation time: 0 msecs (wait = 0)
Login meta data Cache Status: File System Cache:- null

Stream info:456 msecs
processing 376 msecs.
write[] (33314 bytes) 79 msecs.
processing 0 msecs.
flush 1 msecs.
processing 0 msecs.
flush 0 msecs.
processing 0 msecs.
flush 0 msecs.
...


Google