From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) 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.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 7022E1F404; Thu, 1 Mar 2018 23:40:05 +0000 (UTC) Date: Thu, 1 Mar 2018 23:40:05 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH v2 0/21] UI bits and v2 import fixes Message-ID: <20180301234005.u25mirlveqb673fh@untitled> References: <20180228234202.8839-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180228234202.8839-1-e@80x24.org> List-Id: I wrote: > patch series). Unfortunately that means the import times I > initially reported were too optimistic and real import times > may take 30-40% longer :< (More optimizations are planned, however) I could be wrong on that... I'm used to having fstrim(8) in a cronjob on my own machines and did not have it on the machine I was testing on...