在 run目录下
1. BenchmarkSQL结果报告目录 my_result_*****
2.根据结果报告目录生成可视化 html页面
./generateReport.sh my_result_2021-01-12_151100/
3. 可能会报错,找不到某目录文件(cvs),是因为没有装R环境
4. 装R环境
Linux CentOS 7.5 安装R3.6.0 : https://blog.youkuaiyun.com/ffb920724/article/details/112514584
5. 装好R环境 继续执行第2步
6. 生成report.html报告可视化页面
7. 查看html 页面