Well, AFAIK our bottleneck is reviewing.
I don't think that's the only bottleneck. An unwillingness to release code is a sign of a lack of trust. Reviewed code is a source of trust. But there are other sources of trust: o code reviews o test cases (a bug isn't fixed until there's a test case which ensures that it won't come back.) o readable code. o beta testing that actually gets tested.