Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8652611BB0 for ; Tue, 13 May 2014 19:04:18 +0000 (UTC) Received: (qmail 1747 invoked by uid 500); 13 May 2014 18:04:18 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 1701 invoked by uid 500); 13 May 2014 18:04:18 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 1685 invoked by uid 99); 13 May 2014 18:04:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 18:04:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mgoulish@redhat.com designates 209.132.183.39 as permitted sender) Received: from [209.132.183.39] (HELO mx6-phx2.redhat.com) (209.132.183.39) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 18:04:13 +0000 Received: from zmail13.collab.prod.int.phx2.redhat.com (zmail13.collab.prod.int.phx2.redhat.com [10.5.83.15]) by mx6-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s4DI3qbv016586; Tue, 13 May 2014 14:03:52 -0400 Date: Tue, 13 May 2014 14:03:52 -0400 (EDT) From: Michael Goulish To: proton@qpid.apache.org, users@qpid.apache.org Message-ID: <1800972578.4371927.1400004232012.JavaMail.zimbra@redhat.com> In-Reply-To: <750274663.4371440.1400004139403.JavaMail.zimbra@redhat.com> Subject: big improvement in memory usage for proton address scale-up MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.5.82.12] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF17 (Linux)/8.0.6_GA_5922) Thread-Topic: big improvement in memory usage for proton address scale-up Thread-Index: BrosweH5P8g+4cTJjFWl//zz+LVIcQ== X-Virus-Checked: Checked by ClamAV on apache.org In my original testing for address scale-up with a Proton Messenger based client, I was measuring a memory cost of 115 KB per subscribed address in the client. Now, after Rafi's recent changes, I am seeing a better than 7x improvement, to just under 16 KB per subscribed address. The downside, of course, is that this will make it about 7x harder for me to persuade my boss to buy me a Really Big Box. ( But I'll think of something... ) Thanks for the memory! --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org