Benchmark engine spawns a consumer thread, which asynchronously handles results
for each scenario run. Current consumer implementation just collects all
results and stores them as 'raw' to save integrity.
Scenario runners have to call _send_result method for every single result
instead of collecting a list of results.
Change-Id: Icbff8b2470af3b3ced6bb55573b5842726177b70