Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-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 F1AE21058C for ; Mon, 9 Sep 2013 16:56:27 +0000 (UTC) Received: (qmail 82127 invoked by uid 500); 9 Sep 2013 16:56:27 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 82097 invoked by uid 500); 9 Sep 2013 16:56:27 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 82089 invoked by uid 99); 9 Sep 2013 16:56:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 16:56:27 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Sep 2013 16:56:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=R/oQCO/HtqWXzezRTECF3BUgIfwhYH8ipdI6i6jnzkc=; b=PZXb0Z/Vo0rQkTbGeThtASF+IuQFs1WGebFUS1qdyAqE4L4GT9hRgjvKnw+K0ilC5Il78DLPICew4bCI/A19VC7fFxDnmZ0bOWkuFdZbutJvAligzHOGlDj+AXMxnWp42Cb4Ij8rExB7olKK5MZQNPvSJU2rmUN+1uUAn+rVEG0=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-3.v29.ch3.sourceforge.com) by sfs-alluradaemon-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1VJ4ks-0000rp-Ah for allura-dev@incubator.apache.org; Mon, 09 Sep 2013 16:56:02 +0000 Content-Type: multipart/related; boundary="===============3029244596944196490==" MIME-Version: 1.0 To: "[allura:tickets] " <6603@tickets.allura.p.re.sf.net> From: "Dave Brondsema" Reply-To: "[allura:tickets] " <6603@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #6603 Certain code snapshots take forever even to queue up Message-ID:

Date: Mon, 09 Sep 2013 16:56:02 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============3029244596944196490== Content-Type: multipart/alternative; boundary="===============3272590217769406944==" MIME-Version: 1.0 --===============3272590217769406944== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **Size**: --> 2 --- ** [tickets:#6603] Certain code snapshots take forever even to queue up** **Status:** open **Labels:** performance **Created:** Mon Aug 26, 2013 02:23 PM UTC by Dave Brondsema **Last Updated:** Mon Aug 26, 2013 02:23 PM UTC **Owner:** nobody Just to queue up a code snapshot, some requests take a really long time. E.g. https://sourceforge.net/p/texstudio/code/4175/tarball had the following timings. I've seen it with other high-revisioned SVN repos like sf.net/p/nhcontrib/code too. ~~~~ { "mongo": 56, "repo.Commit.get_tree": 2, "repo.Commit.set_context": 0, "svn_tool.rev_parse": 138, "svn_tool._oid": 0, "repo.Commit.shorthand_id": 0, "total": 43615, "svn_tool.symbolics_for_commit": 0, "svn_tool.url_for_commit": 139, "sidebar": 144, "jinja": 16384, "svn_tool.__init__": 0, "svn_tool._path_to_root": 43138, "socket_write": 0, "socket_read": 36, "repo.Tree.set_context": 0, "svn_tool._revno": 0, "svn_tool.shorthand_for_commit": 0, "repo.Commit.url": 0, "svn_lib.info2": 43052, "ming": 97, "svn_tool.commit": 2 } ~~~~ --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============3272590217769406944== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • Size: --> 2

[tickets:#6603] Certain code snapshots take forever even to queue up

Status: open
Labels: performance
Created: Mon Aug 26, 2013 02:23 PM UTC by Dave Brondsema
Last Updated: Mon Aug 26, 2013 02:23 PM UTC
Owner: nobody

Just to queue up a code snapshot, some requests take a really long time. E.g. https://sourceforge.net/p/texstudio/code/4175/tarball had the following timings. I've seen it with other high-revisioned SVN repos like sf.net/p/nhcontrib/code too.

{
    "mongo": 56,
    "repo.Commit.get_tree": 2,
    "repo.Commit.set_context": 0,
    "svn_tool.rev_parse": 138,
    "svn_tool._oid": 0,
    "repo.Commit.shorthand_id": 0,
    "total": 43615,
    "svn_tool.symbolics_for_commit": 0,
    "svn_tool.url_for_commit": 139,
    "sidebar": 144,
    "jinja": 16384,
    "svn_tool.__init__": 0,
    "svn_tool._path_to_root": 43138,
    "socket_write": 0,
    "socket_read": 36,
    "repo.Tree.set_context": 0,
    "svn_tool._revno": 0,
    "svn_tool.shorthand_for_commit": 0,
    "repo.Commit.url": 0,
    "svn_lib.info2": 43052,
    "ming": 97,
    "svn_tool.commit": 2
}

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============3272590217769406944==-- --===============3029244596944196490==--