From: <fra...@us...> - 2009-02-26 03:27:14
|
Revision: 1232 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1232&view=rev Author: frankrimlinger Date: 2009-02-26 03:27:05 +0000 (Thu, 26 Feb 2009) Log Message: ----------- removed short-circuit test. The execution slowness has now been positively located in the Hash class mechanism. This will have to be systematically stress tested to locate the problem. I still don't think it is a C++ versus Java issue. The Hash class has significant differences with it C++ counterpart and probably just has a bug. Modified Paths: -------------- branches/mango/extensions/mango/Mango/src/mango/worker/engine/hash/symbolHash/SymbolHashEngine.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |