blob: 02d4dff8c8dad162fa5cdfae66a0647153ff66f2 [file] [log] [blame]
{
"app": "benchmark_example",
"args": [],
"categories": ["benchmark"],
"measure": [
{
"type": "duration",
"split_samples_at": [1, 50],
"expected_sample_count": 1000,
"event_name": "example",
"event_category": "benchmark"
},
{
"type": "time_between",
"first_event_name": "task_end",
"first_event_category": "benchmark",
"second_event_name": "task_start",
"second_event_category": "benchmark"
}
]
}