in reply to Profiling BerkeleyDB?
BerkeleyDB makes extensive use of XsLoader and binary files.
I tried adding a print statement to the "FETCH" sub (and the "EXISTS" sub), but they print nothing. I'm guessing these calls are handled directly by the BerkeleyDB binaries (.so files).