in reply to Re: What is a fast way to get keys of a Berkeley DB into an array?
in thread What is a fast way to get keys of a Berkeley DB into an array?
Thanks - that gives me a 20% improvement for my single data point. I was holding out hope for an order of magnitude improvement but perhaps that isn't going to be achieved without maintaining some sort of key-only database.