Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gas_diff_stats.py: Improve table and number formatting
- Use blanks if percentage is infinite instead of misleadingly showing zero. - Round percentages to nearest integer (but indicate when numbers are only close to zero rather than exactly zero). Differences below one percent are rarely relevant, if ever. - Include % after the numbers. - Put file names in backticks to get them displayed using fixed-width font on github.
- Loading branch information