Comment by jiggawatts
Comment by jiggawatts a day ago
When pair programming was a fad in the early 2000s, I tried it with a coworker for a security-critical piece of code that needed two pairs of eyes on it.
It felt horrendously unproductive to have two people at one keyboard but we compared commit rates and the surprising result was that we produced the same rate of changes as working separately.
Does this mean you as a pair were as productive as both of you individuals combined? Or that the pair was as productive as one individual?
Pair programming is twice as expensive so it needs to be twice a productive (quality, LOC, whatever) to make sense I guess.