Keep Your Pull Requests Small, Explained Mathematically (gist.github.com) 2 points by reidjs 5y ago ↗ HN
[–] davidatbu 5y ago ↗ > If you accept that it takes exponentially longer for a developer to code review PRsExponentially relative to what? Ie, in Big O notation, what does the `x` represent in `O(2^x)` (2 doesn't have to be the base).
1 comment
[ 13.6 ms ] story [ 1530 ms ] threadExponentially relative to what? Ie, in Big O notation, what does the `x` represent in `O(2^x)` (2 doesn't have to be the base).