in reply to Re: Profiling BerkeleyDB?
in thread Profiling BerkeleyDB?
This was my first thought actually. I have done it for a different module. But it doesn't seem to work on BerkeleyDB! I modified the "FETCH" and "EXISTS" subs to log stuff, but it didn't do anything. I'm thinking it might be something to do with XsLoader and the fact that BerkeleyDB is a binary module.