Il giorno 12/lug/07, alle ore 16:31, Guillaume Carré ha scritto:

2007/7/12, Ing. Andrea Vettori <[EMAIL PROTECTED]>:
Compared to nothing... they are pure numbers. They are simply just
good enought (to me).

If we don't have this in mind we should use assember for everything :)

what I meant was: maybe it could be a good idea to redevelop your
screens with, say struts 1 for example, and compare the results

mmmm I can't do that... simply don't have the time... :)


In the high load test, after 10 seconds you have about 90 users (the
other 10 should have finished). Having a response time of 2,5 seconds
for a db search and result display under such load seems very good to
me.

Don't you ?

it depends :-)

"2.5s" doesn't say much to me, I would need to know how much time is
consumed in your DB requests, how much time is consumed in your
service layer, etc etc.

Is it 90 users really active at the same time, meaning using 90
threads on the server?if it is, do you have at least 90 connections in
your pool?
or did you put think times in your tests?



No think time...

I have 250 threads but I have a limit of 50 connections on my pool. I'll try to raise the number of maximum connection to see if the MP3 list test gets better.

However I think that struts alone is performing well for my app; don't know if it's because
i'm using only few OGNL expressions on my jsp pages.

--
Ing. Andrea Vettori
Consulente per l'Information Technology



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

Reply via email to