Reviewer statistics

Salz, Rich rsalz at akamai.com
Thu Nov 21 02:05:48 UTC 2019


The attached script summarizes git log data and generates CSV lines for each commit.  For example,
; git log -2 | ~/reviews.pl
8984, 2019-05-23, levitte at openssl.org, O, paul.dale at oracle.com, O
9624, 2019-08-18, bernd.edlinger at hotmail.de, C, levitte at openssl.org, O
It ignores log entries that don’t follow the common format of having “Reviewed-by” and “Merged from” lines.

This can be useful to get a handle on PR’s and reviewer activity.  I don’t yet know what questions to ask :) but it will be nice to have numbers that prove that the project needs to improve its reviewer flow :( There’s rumors that the project will be announcing some restructuring or policy changes soon, and maybe this will be helpful input to that process.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20191121/1d944c7c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reviews.pl
Type: text/x-perl-script
Size: 2341 bytes
Desc: reviews.pl
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20191121/1d944c7c/attachment.bin>


More information about the openssl-users mailing list