From owner-freebsd-questions@FreeBSD.ORG Mon Apr 29 21:01:16 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C1A99C17 for ; Mon, 29 Apr 2013 21:01:16 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from mail-ia0-x22f.google.com (mail-ia0-x22f.google.com [IPv6:2607:f8b0:4001:c02::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 96C1A1150 for ; Mon, 29 Apr 2013 21:01:16 +0000 (UTC) Received: by mail-ia0-f175.google.com with SMTP id i38so6030981iae.34 for ; Mon, 29 Apr 2013 14:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=4SOpdSAghhOsvEWPN5+shA6KBvQoiXygJas+NJ2Sv74=; b=eWW5z0wa0g0HqtX+MFVB8+GAvmMzz6uLQK/V7Uhfs5GsbKWq98BcEMpo3jRFu1Ko9D e481CrcOFpVH+tNDL+cmPVtLXm8B36hu8AcEcWq4BHC+KV1I9eS8eduIZMbCR0imf0Ho j+/RmjYftnKCyendRSVXailFiU01nYgxfa3w5S+qFqqdEZprxvAdu/xXGLaFK1EQem+T jI7C4Wx14UVWC1TH443aESyN2IAl99F+FoojfAfwjr8S8tTQ8bbi26zS+nKp90EqBd7I d70UiGDVb0hrRPR/ka6v1uoEjY1tiTfn9TQK264tC18SXZsZvM2bF7TLRquP6Aw1zuoF VyUw== X-Received: by 10.50.20.69 with SMTP id l5mr8803953ige.106.1367269276325; Mon, 29 Apr 2013 14:01:16 -0700 (PDT) Received: from [192.168.1.34] (c-98-212-197-211.hsd1.il.comcast.net. [98.212.197.211]) by mx.google.com with ESMTPSA id qs4sm21047674igb.10.2013.04.29.14.01.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 14:01:15 -0700 (PDT) Message-ID: <517EDF8C.9040009@gmail.com> Date: Mon, 29 Apr 2013 16:01:00 -0500 From: Joshua Isom User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Firefox is so slow References: <20130429100609.GA98537@takino.org> In-Reply-To: <20130429100609.GA98537@takino.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2013 21:01:16 -0000 On 4/29/2013 5:06 AM, Mikhail Krutov wrote: > ~ 5 seconds on kinda sligthly better machine; > ~ 0.1 seconds if I move ~/.mozilla to tmpfs (which is a kludge and which > sucks) What if you make it a gmirror with a ramdisk, with the mirror syncing on boot and preferring the ramdisk? It's still a hack, but is it more manageable?