{
    "select" : [
        "NAME",
        "VALUE"
    ],
    "where" : [
        ["=" , "NAME"    , "perlformance.perl5.Shootout.binarytrees" ]
    ],
    "order_by" : [
        "VALUE_ID"
    ]
}