tags:

views:

42

answers:

0

I need to write a program to evaluate the performance of a small database. I don't know where to start. Can anyone help?

aspect of performance i want to measure is

1)transactions/sec 2)if there lock happened

the programming language will be C language