Sunday, November 11, 2007

timing tests

I've added an object cache now. Unlike everything else, the cache is thread safe. The idea is that you can have multiple databases, each one single threaded, and have a shared cache.

I've also added some very basic tests and find that I'm getting 33 transactions/second on my laptop. (I suspect that it is disk bound, so it should be much faster on a desktop.)

0 Comments:

Post a Comment

<< Home