Ejemplo n.º 1
0
function main()
{
    $b = new Benchmark();
    $b->bench_db();
}