Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5A52C1054A for ; Sun, 15 Dec 2013 04:16:29 +0000 (UTC) Received: (qmail 73870 invoked by uid 500); 15 Dec 2013 04:16:16 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 73800 invoked by uid 500); 15 Dec 2013 04:16:15 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 73620 invoked by uid 99); 15 Dec 2013 04:16:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Dec 2013 04:16:12 +0000 Date: Sun, 15 Dec 2013 04:16:12 +0000 (UTC) From: "zmhassan (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (COUCHDB-1919) Database first view load is veeeery long, browser times out MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zmhassan reassigned COUCHDB-1919: --------------------------------- Assignee: (was: zmhassan) > Database first view load is veeeery long, browser times out > ----------------------------------------------------------- > > Key: COUCHDB-1919 > URL: https://issues.apache.org/jira/browse/COUCHDB-1919 > Project: CouchDB > Issue Type: Bug > Components: Fauxton > Reporter: Mark Deibert > > When I click my database, the first view Fauxton tries to load takes a very long time. So long that Chrome shows the frozen/timeout error at least twice. My guess is because the view it's trying to load is for "Photo" type documents and each photo document has a fairly large image attachments. > At the moment I have only 15 or so photos with attachments. If there were hundreds or thousands, this first view would never, ever load! When I choose another database, that has no attachments, the first view loads just fine. > One last note: "Fauxton" UI is gorgeous! Standing O for the Fauxton designer :-) -- This message was sent by Atlassian JIRA (v6.1.4#6159)