I have a c1 application and migrated it to c2.

I have both (c1 and c2) running in the same environment (tomcat 3.3) on
the same machine.

I did a first very basic performance test by just hiting the reload
button of my browser several times very quickly and found:

c1:
single request processing time: 10 ms
multiple requests: 15 ms, 20 ms, 16 ms,...

c2:
single request processing time: 10 ms
multiple requests: 500 ms, 4000 ms, 6000 ms,...

where does it get stuck? is something blocking? how to find out? anyone
with similar experiences?





--
Hans-Günter Stein
Vorstand, SiteOS AG
Weißenfelderstraße 3
85551 Kirchheim/Heimstetten (München)

Tel. +49 - 89 - 90 77 66 00
mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to