Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Helper tool for perf improvement descriptions
This tool should help us consistify commit messages and changelog entries. It prints the preferred form (e.g. β2x as fastβ) to stdout and some extra variants are printed to stderr along with formulas that were used. Note that I'm proposing β2x as fastβ variant because it is very easy to calculate and relatively easy to understand. The script should be modified if we decide to use something else. The script doesn't handle 0 as new-time, and that's OK because ββx as fastβ is not very clear anyway. See also: https://randomascii.wordpress.com/2018/02/04/what-we-talk-about-when-we-talk-about-performance/
- Loading branch information
e23e2f6There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π