>> ValentinaInit (3 * 1024 * 1024, "", "") >> >> Do you have recommendation for the next several sizes bigger? > > There is no any recommendation, > > you can give as many as you can on your hardware.
The problem is that the docs don't tell anywhere what "1024 * 1024" actually means. I changed it to:
ValentinaInit (3 * 2048* 2048, "", "")
Does this double the cache? Quadruple it? Thanks.
Bill ©2001 Bill Mounce |