From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-14-ewr.dyndns.com (mxout-054-ewr.mailhop.org [216.146.33.54]) by lists.bufferbloat.net (Postfix) with ESMTP id 021102E0545 for ; Mon, 18 Apr 2011 07:39:36 -0700 (PDT) Received: from scan-12-ewr.mailhop.org (scan-12-ewr.local [10.0.141.230]) by mail-14-ewr.dyndns.com (Postfix) with ESMTP id E77D79CB29E for ; Mon, 18 Apr 2011 14:39:35 +0000 (UTC) X-Spam-Score: 0.0 () X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 209.85.218.43 Received: from mail-yi0-f43.google.com (mail-yi0-f43.google.com [209.85.218.43]) by mail-14-ewr.dyndns.com (Postfix) with ESMTP id 325989CB0B3 for ; Mon, 18 Apr 2011 14:39:34 +0000 (UTC) Received: by yie16 with SMTP id 16so2158492yie.16 for ; Mon, 18 Apr 2011 07:39:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=RqIfbvDRXzdprFaL5XF18/7NHhQVK6qmT6LoxhDcJ8g=; b=pFykwcaxYkUvrdiCKNEQ7oeR/l8lI1AzlDEiPc2nsRjWE0QirBD6oiWf8Qx5fZyJRz riXT/cPMFHGO5HHSOLG+ZMHYXOy5QD1xKpdGh6GLXUUj6vii/VIyk9TggCwA4JYNY+eD d1z51cntO+5bJjo1GGmIW3NEjRLI4aEeDPbHQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=mTapZxquvDLAaAmNOpH2VMsVwDsseEaURgjvjnIBd9Z7vynKDDXmJqGIc3FdWkrw8x 1yOiJ3uIhw14dLrlklmcY8zMy7uJVk7zpRIpZ/lYIc5AjJq7BlpBTqSAfoR1PK8/+IJq QIjoauFUIHzUNqiTMgH/oU0JktxInsVeZY/pI= Received: by 10.101.26.27 with SMTP id d27mr2659494anj.24.1303137573796; Mon, 18 Apr 2011 07:39:33 -0700 (PDT) Received: from [172.16.0.159] (adsl-145-176-102.asm.bellsouth.net [72.145.176.102]) by mx.google.com with ESMTPS id e24sm5515604ana.2.2011.04.18.07.39.31 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 18 Apr 2011 07:39:32 -0700 (PDT) Sender: Nick Feamster Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Nick Feamster In-Reply-To: Date: Mon, 18 Apr 2011 10:39:31 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <7BE6B850-3406-4023-A721-FC51C62AD53D@cc.gatech.edu> References: <27196F99-CB9E-4963-8AA9-71A66B567B69@cc.gatech.edu> <4DAC2C03.2060502@taht.net> <4DAC329E.3040603@taht.net> <34F36110-1468-4ADC-816E-48D869E76DA2@cc.gatech.edu> To: Srikanth Sundaresan X-Mailer: Apple Mail (2.1082) Cc: hndr@lists.pixilab.org, bismark-devel@lists.bufferbloat.net, abhishekjain95@gmail.com Subject: Re: [Bismark-devel] [Hndr] Dates are really tricky!! X-BeenThere: bismark-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: BISMark related software development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2011 14:39:37 -0000 On Apr 18, 2011, at 10:37 AM, Srikanth Sundaresan wrote: >=20 > On Apr 18, 2011, at 10:11 AM, Nick Feamster wrote: >=20 >> I like the idea of generating summary tables per day. That would = _really_ speed things up, I think, and most people probably are just = looking at the most recent queries by default. Is this in the bug = database yet? I'll be happy to file it. :-) Who is working on this = part? >=20 > Dave and I discussed this when he was visiting. I'm still not fully = convinced that summary tables are the way to go unless we know exactly = what we want. Cool. Let's discuss at tomorrow's meeting? It would be nice if we could do something that made the tables faster in = one way or another (whether it means splitting by month, or by day). -Nick=