Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18F81E645 for ; Thu, 30 May 2013 14:52:42 +0000 (UTC) Received: (qmail 41315 invoked by uid 500); 30 May 2013 14:52:42 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 41168 invoked by uid 500); 30 May 2013 14:52:40 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 41141 invoked by uid 99); 30 May 2013 14:52:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2013 14:52:39 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mueller@adobe.com designates 64.18.1.181 as permitted sender) Received: from [64.18.1.181] (HELO exprod6og101.obsmtp.com) (64.18.1.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 May 2013 14:52:31 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob101.postini.com ([64.18.5.12]) with SMTP ID DSNKUadnmvPPi7nm7+NdWEnKvhWC5UaH6u8e@postini.com; Thu, 30 May 2013 07:52:11 PDT Received: from inner-relay-2.corp.adobe.com ([153.32.1.52]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r4UEmqD8014421 for ; Thu, 30 May 2013 07:48:52 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id r4UEmVwh001310 for ; Thu, 30 May 2013 07:52:09 -0700 (PDT) Received: from eurcas01.eur.adobe.com (10.128.4.27) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.298.1; Thu, 30 May 2013 07:51:34 -0700 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurcas01.eur.adobe.com ([10.128.4.27]) with mapi; Thu, 30 May 2013 15:51:33 +0100 From: Thomas Mueller To: "oak-dev@jackrabbit.apache.org" Date: Thu, 30 May 2013 15:51:30 +0100 Subject: Re: Large flat commit problems Thread-Topic: Large flat commit problems Thread-Index: Ac5dRS06gzgGXhaQRxm610dMj5p/sw== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.4.130416 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Great! If we continue like this, the TarMK will next month have negative values :-) Regards, Thomas On 5/30/13 2:45 PM, "Jukka Zitting" wrote: >Hi, > >On Fri, Apr 26, 2013 at 3:15 PM, Jukka Zitting >wrote: >> On Wed, Feb 27, 2013 at 12:24 PM, Jukka Zitting >> wrote: >>> Added 167000 pages in 467 seconds (2.80ms/page) >>> Imported 167404 pages in 1799 seconds (10.75ms/page) >> >> Added 171000 pages in 166 seconds (0.97ms/page) >> Imported 171382 pages in 355 seconds (2.07ms/page) >> [...] >> Traversed 171382 pages in 27 seconds (0.16ms/page) >> >> Pretty good progress here. > >Getting better still: > > Added 171000 pages in 61 seconds (0.36ms/page) > Imported 171382 pages in 194 seconds (1.14ms/page) > [...] > Traversed 171382 pages in 26 seconds (0.16ms/page) > >And with the TarMK: > > Added 171000 pages in 36 seconds (0.21ms/page) > Imported 171382 pages in 54 seconds (0.32ms/page) > [...] > Traversed 171382 pages in 2 seconds (0.01ms/page) > >I particularly like that last line. :-) > >BR, > >Jukka Zitting