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.

The issue that helps the most is getting a larger l2-cache on the cpu.
 The load-demo time is greatly affected by derby being *way* to large,
code-size wise.

I've started doing work now, by using a virtualized instance that has
more l2-cache, but the problem still remains.

Reply via email to