Masaya Suzuki <masayasuz...@google.com> writes: > Debugging this, it seems most of the time is spent on iterating the want refs > to > see OIDs are included there. This patch speeds up this process by using > oid_set. > Now the client can send a fetch request almost immediately.
Wonderful. Thanks.