Keep Your Pull Requests Small, Explained Mathematically (gist.github.com) 2 points by reidjs 4y ago ↗ HN
[–] davidatbu 4y 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
[ 3.1 ms ] story [ 14.2 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).