If the results folder is not generated, it means either there is some error in the benchmarking process and you need to look closely if everything executed successfully or you might need to run the benchmarking in verbose mode.
Regarding graphical representation, you can easily plot a bar chart using matplotlib python library that could do a side by side comparison. I assume you are good at professional plot in python using matplotlib.