On 4/18/2012 5:43 PM, Adam Heath wrote:
On 04/18/2012 10:55 AM, Erwan de FERRIERES wrote:
Le 18/04/2012 17:21, Adam Heath a écrit :
On 04/18/2012 02:57 AM, jaco...@apache.org wrote:
Author: jacopoc
Date: Wed Apr 18 07:57:46 2012
New Revision: 1327411

URL: http://svn.apache.org/viewvc?rev=1327411&view=rev
Log:
Removed bin folder and moved its content to the tools folder: this
was discussed extensively in the dev list recently.

Added:
      ofbiz/trunk/tools/functions.sh
        - copied unchanged from r1327403, ofbiz/trunk/bin/functions.sh
      ofbiz/trunk/tools/git-rebase-runner.sh
        - copied unchanged from r1327403,
ofbiz/trunk/bin/git-rebase-runner.sh
Removed:
      ofbiz/trunk/bin/
Sorry, missed that.  I've been away from ofbiz too long.


So welcome back, then !
The main reason is the ofbiz community is not paying attention to how
slow the software has gotten.  It currently takes my desktop 1 hour to
run a full test suite.  clean, load-demo(30m), run-tests(30m).  It
used to take 12-15m.  This has caused me to not do much, as it takes
to long to do anything.

Hard disk speed is what helps. With my high-speed SATA RAID array I can build a fresh checkout and load demo data in less than 5 minutes. Ant clean-data plus ant load-demo takes 4 minutes. The tests take 25 minutes - but that is mainly due to the many timing loops involved. A faster computer will not solve that.

-Adrian


Reply via email to