Re: Entity Engine Performance
Posted by Walter Vaughan on Sep 11, 2006; 2:04pm
URL: http://ofbiz.116.s1.nabble.com/Entity-Engine-Performance-tp141779p141785.html
Fabian Gorsler wrote:
> Hi all,
>
> we are currently testing our OFBiz-project on several platforms. The
> Entity Engine Performance Test from Webtools is up to now the only
> performance test we're doing, everything else is measured "how it feels".
> ;)
We're just getting started with the framework, and I spent what amounts to
chasing my tail for several weeks working on this issue last month.
We've seen our best performance in using CentOS 4.4 (which is basically RHEL)
and JDK 1.4.12. and running MySQL separately on a FreeBSD server.
While we have successfully tested with Java5, if you read between the lines,
Java5 is considerably slower than the upcoming Java6.
I spent two day fiddling with OpenSolaris and OfBiz, and had errors tossed just
with a clean install and ant run-install. Hope you have better luck with Solaris
than I did. The hardware might have been the culprit, but I finally had to
settle on something I knew we could admin.
--
Walter