in reply to MLDBM performance problem

Have you tried rebuilding the MLDMB hash, that is copying each entry to a new MLDBM hash - it may be corrupted?
I've had good success with this approach before.

Replies are listed 'Best First'.
Re^2: MLDBM performance problem
by henrywalker23 (Novice) on Jun 10, 2007 at 13:21 UTC
    I have tried this, with no better success. In any case, if the hash was corrupted, I would expect problems with the output. In fact, the system works just as well as before - just much slower. Thanks for the suggestion, anyhow.