Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 66263 invoked from network); 3 Nov 2009 09:45:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 09:45:00 -0000 Received: (qmail 4176 invoked by uid 500); 3 Nov 2009 09:44:59 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 4085 invoked by uid 500); 3 Nov 2009 09:44:59 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 4073 invoked by uid 99); 3 Nov 2009 09:44:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 09:44:59 +0000 X-ASF-Spam-Status: No, hits=-1.1 required=5.0 tests=BAYES_00,HTML_MESSAGE,MSGID_MULTIPLE_AT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [89.36.166.90] (HELO mail.ro1-jdhosting.net) (89.36.166.90) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 09:44:55 +0000 Received: from LygosPC ([82.77.219.6]) by ro1-jdhosting.net with MailEnable ESMTP; Tue, 3 Nov 2009 11:43:56 +0200 From: "Sebastian Negomireanu" To: Subject: Performance issue Date: Tue, 3 Nov 2009 11:45:05 +0200 Message-ID: <007901ca5c6a$5361af40$fa250dc0$@negomireanu@justdesign.ro> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_007A_01CA5C7B.16EA7F40" X-Mailer: Microsoft Office Outlook 12.0 thread-index: AcpcalDSv0qVt5xKTSWK0s25CmHuvA== Content-Language: en-us x-cr-hashedpuzzle: 3po= ALNT Bov8 Chmt Cxw4 Cy5R DInZ DJQZ DWtT DeHY Dnof EP+V ExSo GLqu GZm8 J+B7;1;dQBzAGUAcgBAAGMAbwB1AGMAaABkAGIALgBhAHAAYQBjAGgAZQAuAG8AcgBnAA==;Sosha1_v1;7;{086CFE6D-7F17-44A2-BD74-CD7ADB718D9A};cwBlAGIAYQBzAHQAaQBhAG4ALgBuAGUAZwBvAG0AaQByAGUAYQBuAHUAQABqAHUAcwB0AGQAZQBzAGkAZwBuAC4AcgBvAA==;Tue, 03 Nov 2009 09:45:02 GMT;UABlAHIAZgBvAHIAbQBhAG4AYwBlACAAaQBzAHMAdQBlAA== x-cr-puzzleid: {086CFE6D-7F17-44A2-BD74-CD7ADB718D9A} X-ME-Bayesian: 0.000000 ------=_NextPart_000_007A_01CA5C7B.16EA7F40 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I am encountering a big performance problem with CouchDB. I've tried it both on Windows and on an Ubuntu server 9.10 virtual machine. In both scenarios, I get response times around 500ms (and sometimes more). I've tried simple operations like adding a very minimal document (about 5 fields, a total payload of max 0.5 KB / doc). I've also tried the operation while running it in a loop. After 220 seconds i've only PUT 448 documents. After running the whole thing through a profiler (to be sure that it's not my code causing the issues), it seems the bottleneck is in the response time from the couchdb server. Is there any magic optimization that I must do or something I'm missing? My machine is fast enough that this shouldn't be a real issue (Core 2 Duo, 2GHz, 4GB ram, running on Windows 7, and VM running on VirtualBox, with 512 MB RAM). _____ Best regards, Sebastian Negomireanu | CTO / Managing Partner JustDesign Sibiu, Romania +40-726-181186 | +40-788-757462 sebastian.negomireanu@justdesign.ro SC JustDesign SRL | Str. Dorului 20, 550352, Sibiu, Romania +40-269-210008 | office@justdesign.ro | www.justdesign.ro The information contained in this e-mail is intended only for the ones to which it is addressed, and contains information which is confidential and may be privileged. Unauthorized disclosure, copying or use (of any part) of this information is prohibited. If you are not the intended recipient, please notify the sender or Just Design SRL by return e-mail or telephone (+40-269-210008) and delete this e-mail from your system, including any attachments thereto. Any information in this message that does not relate to the official business of Just Design SRL shall be understood as neither given nor endorsed by it. Internet communications are not secure, therefore Just Design SRL does not accept any liability for either the contents of this message, or any damage related to documents and/or data which are communicated by e-mail. Violation of this notice may be unlawful. ------=_NextPart_000_007A_01CA5C7B.16EA7F40--