Hi,

I have just deployed included showcase sample application on to my tomcat 6.

I'm very amazed how SLOWLY it runs.
I'm looking for a framework for my company and Struts 2 seems very good to
me (I have a previous experience with grails which is good for smaller
applications but too unstable and bugy for bigger apps) .... but how about
the Struts 2 performance ?

I would expect much much better results (similar simple pages with stripes
or even grails almost fly - 700 and more req/s) !!

I was running these on my dual core a...@2.1 Ghz using apache bench.

ab -c 10 -n 1000 '
http://localhost:8080/struts2-showcase-2.1.6/skill/edit.action'
13 req/s


ab -c 10 -n 1000 '
http://localhost:8080/struts2-showcase-2.1.6/showcase.action'
19/ req/s

Performance for other pages is also very very poor.

What am I doing wrong ?

Is Struts 2 really so horribly slow ?

Thank you.

regards
Daniel

Reply via email to