Sometimes we might be interested in comparing different profiles to each others, let's add a report that would show:
| test_name |
profile1 |
profile2 |
profile3 |
| fio-4k |
100% |
130% |
180% |
and on hover it'd display the absolute numbers. Similarly to html_report there should be a table with grouped results as well.