コード例 #1
0
function main()
{
    $b = new Benchmark();
    $b->bench_json();
}