ZeroDivisionError
scripts/generate_perf_report_page
Fixes the `ZeroDivisionError` error by adding `EPS=1e-6` when doing the calculation.
merge