Optimise fillBytesImpl so it doesn't trigger an Exception on every byte[] generated. (#815)
* Optimise fillBytesImpl so it doesn't trigger an Exception on every byte[] generated. * Make the verbose output of BasicDB thread safe. * Optimise the verbose output of BasicDB when using multiple threads
Please register or sign in to comment