The tracker records all request results a benchmark makes. When the benchmark is finished, the trackings are written depending on the mode of BigBench:
All trackings are appended to the redis store’s tracking key
All trackings are written straight to the file defined by
config.output
All trackings are imported from the redis store’s tracking key and written
to the file defined by config.output