oclhash question about length
#3
if left side is of length 4, 8 or 12 its most performant. there is one exception if you get this warning:

WARNING: words in dict_left < .... Can't gain full performance

in this case its better to put more chars on the left side.

but its like rolf said, just find it out by running it and compare performance.


Messages In This Thread
oclhash question about length - by pyr - 12-12-2010, 09:03 PM
RE: oclhash question about length - by Rolf - 12-13-2010, 12:22 AM
RE: oclhash question about length - by atom - 12-13-2010, 02:43 PM
RE: oclhash question about length - by Rolf - 12-13-2010, 06:50 PM
RE: oclhash question about length - by pyr - 12-14-2010, 09:09 AM
RE: oclhash question about length - by atom - 12-14-2010, 11:12 AM
RE: oclhash question about length - by pyr - 12-14-2010, 10:29 PM
RE: oclhash question about length - by Rolf - 12-14-2010, 11:20 PM
RE: oclhash question about length - by pyr - 12-15-2010, 09:05 AM
RE: oclhash question about length - by atom - 12-15-2010, 09:34 PM
RE: oclhash question about length - by pyr - 12-16-2010, 10:59 PM
RE: oclhash question about length - by Rolf - 12-17-2010, 10:40 AM