{
    "subjects": [
        "one",
        "two"
    ],
    "basetime": 0,
    "iterations": [
        10
    ]
}
---
{
    "cols": {
        "subject": "\"hello\"",
        "benchmark": "\"hello\"",
        "mode": "mode(result_time_avg)"
    }
}
---

+---------+-----------+------+
| subject | benchmark | mode |
+---------+-----------+------+
| hello   | hello     | 10   |
| hello   | hello     | 10   |
+---------+-----------+------+

