
LinearB with Dan Lines
Data Archives - Software Engineering Daily
00:00
Using Worker B to Get Your Code Out of Production in Real Time
A lot of the time that is spent on a branch, when you're thinking of like, how long does it take to get out to production, is actually idle time. So one of the things that workoy will do for you is actually just give you the awareness, here's where your code's at, here's what you need to do next. All this is happening in real time. And just by doing that alone, you'll find that you'll save time in get your code out of production,. which is, at the end of the day, what most developers actually want to do.
Play episode from 08:38
Transcript

A developer’s core deliverables are individual commits and the pull requests they aggregate into. While the number of lines of code written alone may not be very informative, in total, the code and metadata about the code found in tracking systems present a rich dataset with great promise for analysis and productivity optimization insights.
