A simple tool for calculating the changes between numbers. A lot of my time is spent comparing and reporting output sizes and speeds for different programs and this tool saves me so much time. It is simple but incredibly useful if you find yourself doing percentage calculations a few times a day.
Some of my favorite features:
- human readable number sizes
- percent changes and multiples change
- formatting, padding, and alignment for output table
- automatic precision based on the reported delta
Link to project: https://github.com/cgbur/pc