Marshall,

get a faster machine, it only takes half the time for me ;-)

Seriously, this is a relatively realistic test for large
documents.  I put it in since I was working on the CAS heap.
Our regression tests really run quite fast, given the amount
of testing we need to do.  Longer tests don't necessarily
mean better tests, but in this case, only a somewhat long
running test will be adequate.

I can reproduce the out of memory error with Java 1.6.  It
goes through fine with the 1.5 JDK that I'm using.  I'll
increase the heap size.

--Thilo

Marshall Schor wrote:
> This test takes about 30 seconds on my machine, compared with most other
> tests that take << 1 second.
> 
> Also, with the JVM size set to -Xmx384m it fails (out of memory) but
> works if I boost this to 400m.  (This parameter is in the POM for
> uimaj-core  - search for 384 ).
> 
> Would be nice if it ran faster and took less memory :-)
> 
> -Marshall

Reply via email to