Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 9954 invoked from network); 1 Dec 2009 08:29:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 08:29:45 -0000 Received: (qmail 41131 invoked by uid 500); 1 Dec 2009 08:29:45 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 41074 invoked by uid 500); 1 Dec 2009 08:29:45 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 41064 invoked by uid 99); 1 Dec 2009 08:29:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 08:29:45 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of markus.kohler@gmail.com designates 209.85.217.227 as permitted sender) Received: from [209.85.217.227] (HELO mail-gx0-f227.google.com) (209.85.217.227) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 08:29:37 +0000 Received: by gxk27 with SMTP id 27so512351gxk.7 for ; Tue, 01 Dec 2009 00:29:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=aJ2kMUtEQzlNY7yzXq9U+NQgUXHmIeb1Js9WrXVI1nQ=; b=HlGCIJ2dWaWR7et5vz6nRgYLRllJ3CaSTi9TEU/Y26CvKZYFI+MTWTz3tQi2kvFPSA QQVfJL49FAqDKP7fyXbvZYzshakbzMPsGERSiJ+qpOBPtZcvtwTYdJifjhzeVju+6qgQ 9+HUbbySLYaWXDUxvQhwanHPp3BrnjHWcGLn8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=MfEc2suPAmuV8D2glQdVnmuTEfq8eItpsggLGcQityNMZKGQw9q7smBN3gm1FyQYa7 wvk9xATrrO+pr2DzfV3mKwAFS3ADRLL0dmMyM4buqM8+OJbzif1Eg+vfSiEs/IGSq+qC 6KN3byB7nzZF94dp5eh/OLJCaZv7nztQu0/nQ= MIME-Version: 1.0 Received: by 10.90.61.6 with SMTP id j6mr7819625aga.81.1259656156401; Tue, 01 Dec 2009 00:29:16 -0800 (PST) Date: Tue, 1 Dec 2009 09:29:16 +0100 Message-ID: <771905290912010029s7a5d2a09p368175b07625d441@mail.gmail.com> Subject: Links and Tags generation From: Markus Kohler To: esme-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=001636283cfabdcebe0479a68dbf X-Virus-Checked: Checked by ClamAV on apache.org --001636283cfabdcebe0479a68dbf Content-Type: text/plain; charset=ISO-8859-1 Hi all, Another possible optimization would be to move the Links and Tags generation out of the UI response thread and do it asynchronously. It took quite a bit of time in the rendering process. I have to profile the newest ESME to get some numbers. This would require that the rendered results would be cached and only updated after a certain time. Regards, Markus "The best way to predict the future is to invent it" -- Alan Kay --001636283cfabdcebe0479a68dbf--