You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Peter Firmstone <ji...@zeus.net.au> on 2010/11/22 11:09:32 UTC

Concurrent Dynamic Policy

In attempting to diagnose the two failing tests, I added the Concurrent 
Dynamic Policy implemented in pepe.

Considering two tests already fail, that leaves five test failures.

Once I sort the two unrelated test failures, it should be relatively 
simple to fix the other failing tests, meaning that Concurrent Dynamic 
Policy, will offer a significant performance benefit.

     [java] -----------------------------------------
     [java]
     [java] # of tests started   = 1410
     [java] # of tests completed = 1410
     [java] # of tests skipped   = 46
     [java] # of tests passed    = 1403
     [java] # of tests failed    = 7
     [java]
     [java] -----------------------------------------
     [java]
     [java]    Date finished:
     [java]       Mon Nov 22 19:39:39 EST 2010
     [java]    Time elapsed:
     [java]       79331 seconds
     [java]
     [java] Java Result: 1

Cheers,

Peter.