Hi, I am also migrating from C1 to C2. I have tried to migrate changing as lessc ode as possible. I have noticed that if I use a very basic generator, which doesn't use the avalon framework, the amount of memory used by cocoonk eep increasing at each request. Well that's quite normal I guess since myg enerator can't be recycled... The real bad thing that I can reproached to C2 is the amount of memory usedb y the sitemap. Even with a simple one, about 30MB of memory are used... Ist here a way to reduce this amount ? Thanks
Alex At 18:34 08/02/2002 +0100, you wrote: >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]> ----------------------- le pr�sent message (ainsi que ses �ventuelles pi�ces jointes) peut contenir des informations confidentielles. Etant �tabli � l'intention de ses destinataires, son utilisation ou diffusion non autoris�e est interdite. Tout message �lectronique �tant susceptible d'alt�ration, Prisma Presse d�cline toute responsabilit� au titre dudit message en cas de falsification. Ce message a �t� trait� par un anti virus et aucun virus connu n'a �t� d�tect�. --------------------------------------------------------------------- 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]>
