From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id B31E51F55B; Mon, 18 May 2020 02:39:12 +0000 (UTC) Date: Mon, 18 May 2020 02:39:12 +0000 From: Eric Wong To: Kyle Meyer Cc: meta@public-inbox.org Subject: Re: [PATCH] index: add --batch-size=SIZE option Message-ID: <20200518023912.GA32411@dcvr> References: <20200517193721.29185-1-e@yhbt.net> <871rnit8vv.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <871rnit8vv.fsf@kyleam.com> List-Id: Kyle Meyer wrote: > Eric Wong writes: > > > +Increase this value on powerful systems improve throughput at > > +the expense of memory use. The reduction of lock granularity > > I think this is missing a "to" in front of "improve". Thanks, fix queued for pushing.