[EMAIL PROTECTED] wrote:

> Kevin,
>
> in the method org.apache.jetspeed.turbine.screens.Home.getPSMLContent
> there is a log statement that prints the time per request in seconds.
> On a fast PC I get 0 s for all requests as the code does a /1000.
>
> You may want to change this to print out the elapsed time in milliseconds.
>

I have changed it, and I will put in CVS tonight (I hope). So you will find
new behavior tomorrow.

For starters, on my hardware (dual linux PIII 450 MHz with jdk1.3 and
PostgreSQL) and pre-0003... branch, I get times around 450 mseconds for a
complex PSML and 150 msecs for a simple one.

There is plenty of room for improvement there.

>
> Best regards,
>
> Thomas
>
> Thomas Schaeck
> IBM Pervasive Computing Division
> Phone: +49-(0)7031-16-3479   e-mail: [EMAIL PROTECTED]
> Address: IBM Deutschland Entwicklung GmbH,
> Schoenaicher Str. 220, 71032 Boeblingen, Germany
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to