Re: Entity Engine Performance
Posted by Fabian Gorsler on Sep 12, 2006; 8:00am
URL: http://ofbiz.116.s1.nabble.com/Entity-Engine-Performance-tp141779p141781.html
Hi David,
> In general the entity engine performance test page in webtools is not
> a good predictor for web site performance because it is not really
> similar in any way to what happens in real-world use of an
> application.
that's totally correct, but we just wanted to see anything on how OFBiz
performs. At least we know now, that something is strange with that
machine, because creating instances of e.g. HashMaps is slower and it
seems to be that each method call on this machine takes more time than on
other environments. Perhaps we should upgrade the JVM. We'll see.
> The best thing to do is have a separate box (or a number of separate
> boxes...) run something like JMeter to do page requests and sessions
> that are similar to real world usage. There are various open source
> and commercial tools for this and for any performance test this is
> the only way to go.
Yes, that is our current plan. Yesterday I've read a bit about The
Grinder, which was proposed on this list a few days ago, and today I want
to try it.
> If you plan on having any sort of load on your servers doing this
> sort of thing should be considered necessary. If you find performance
> problems explaining and fixing them requires a lot of knowledge,
> basically about every piece of software and hardware involved. With a
> bit of optimization you can often dramatically improve results though...
Exactly that's the point why I've posted the issue to this list. I hope
I'll find the problem. If I can say I've found it, I'll post my results.
Thanks for your answer.
Best regards,
Fabian.