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 BE45720986; Thu, 6 Oct 2016 08:22:27 +0000 (UTC) Date: Thu, 6 Oct 2016 08:22:27 +0000 From: Eric Wong To: meta@public-inbox.org Subject: Re: [PATCH 0/17] remove Mail::Thread dependency Message-ID: <20161006082227.GA27841@starla> References: <20161005235722.14857-1-e@80x24.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161005235722.14857-1-e@80x24.org> List-Id: I wrote: > This greatly reduces the amount of code we need to load while > reducing abstractions which slow us down and hurt memory use > when displaying gigantic threads. Rolled back for now on the non-Tor endpoint. This seems to be handling the threading for https://public-inbox.org/git/200706180821.59582.arekm@maven.pl/ incorrectly, but not with /T/ https://public-inbox.org/git/200706180821.59582.arekm@maven.pl/T/ oddly... Will investigate further in a week or so.