47017b3c创建于 2021年7月4日历史提交
project: "tidb"
engine : "gbrt"
iterations : 20
random_starts : 5

benchmark : "sh /tmp/tidb.sh"
evaluations :
  -
    name: "queries"
    info:
        get: "echo \"$out\" | grep 'queries:' | awk '{print $3}' | awk -F'(' '{print $2}'"
        type: "negative"
        weight: 100