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-ASN: 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 66A661F8C7 for ; Sat, 9 Oct 2021 12:15:25 +0000 (UTC) Date: Sat, 9 Oct 2021 12:15:25 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH] extindex: support --reindex --fast Message-ID: <20211009121525.GA2306@dcvr> References: <20211009120441.24600-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20211009120441.24600-1-e@80x24.org> List-Id: "fast" is relative of course. Still takes 30-40 minutes, but that's better than 30-40 hours... Though I could see about parallelizing it.