There was an article [1] on Quartz yesterday that says, "Managers are judged on the productivity of their teams—Google has a highly developed internal analytics team that constantly measures all employees’ productivity—and the level of productivity that teams are expected to deliver assumes that employees are working on their primary responsibilities 100% of the time."<p>I'm hoping someone from Google can chime in and say whether Google's really measuring each employee's productivity, and, if so, how they're doing it.<p>I've been involved in efforts to measure my team's productivity using function point analysis and LoC measurements, but both felt like bogus measures.<p>It doesn't seem like Google would use either of these measures, given their engineering culture, so I'm genuinely curious as to how they do it.<p>[1] http://qz.com/115831/googles-20-time-which-brought-you-gmail-and-adsense-is-now-as-good-as-dead/
At one company, my boss got talked into trying to count LoC so that the combined QA testing / customer support organization could charge their costs against each development team in proportion to their code size. Our team spent the next week cleaning up and removing code left and right. I think we easily chopped away more than 25% of the lines in our codebase. After the first weekly LoC total report, that effort faded away.<p>I think the only time I've felt like I could actually show my boss any measure of productivity from our teams is when we were trying to follow SCRUM reasonably closely and it was easy enough to show who had allegedly completed what during each and every sprint. I did have to juggle to make sure that each person showed enough hours, which was a pain because we'd assign a task to a single person no matter how much collaboration it took.
I had this same question. I don't think anyone is going to be able to answer because I think the answer is probably political bickering behind closed doors. Productivity is open to interpretation and it determines who gets money and who's boss gets money. The perception of productivity is at the core of politics at a place like Google.