Is it better or worse than code reviews in programming? Typically, if it’s 5 lines, we scrutinize everything. If it’s 500 lines, it’s a quick scan with a “looks good” comment.
I’d say its similar. Though from the limited dataset of peer reviews I have, I’d say that peer reviews are more informative / detailed while code reviews usually have way less typos lol.
Was lucky to contribute to a paper for the first time recently and was certainly suprised to see what peer reviews looked like lmao
Is it better or worse than code reviews in programming? Typically, if it’s 5 lines, we scrutinize everything. If it’s 500 lines, it’s a quick scan with a “looks good” comment.
I’d say its similar. Though from the limited dataset of peer reviews I have, I’d say that peer reviews are more informative / detailed while code reviews usually have way less typos lol.