DEV Community

Discussion on: A code review checklist prevents stupid mistakes

Collapse
 
mechpave profile image
Pavel Mechovič

Thanks for a great article. I'm curious, how long on average does a code review take for your team? How do you handle situations of reviewing "large" PRs?

Collapse
 
bosepchuk profile image
Blaine Osepchuk

You're welcome.

The research says that after an hour the effectiveness of code reviews falls off a cliff. But we are running an experiment right now where we are shooting for a max code review time of 40 minutes and that's looking even better.

I wrote about it here.