From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85440 Path: news.gmane.org!not-for-mail From: mremond@process-one.net (=?utf-8?Q?Micka=C3=ABl_R=C3=A9mond?=) Newsgroups: gmane.emacs.gnus.general Subject: Performance problem of imap move Date: Tue, 06 Jan 2015 20:06:47 +0100 Organization: ProcessOne Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1420571342 29419 80.91.229.3 (6 Jan 2015 19:09:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2015 19:09:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33682@lists.math.uh.edu Tue Jan 06 20:08:54 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y8ZTT-00029O-Pp for ding-account@gmane.org; Tue, 06 Jan 2015 20:07:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Y8ZT2-0005jx-Ew; Tue, 06 Jan 2015 13:07:00 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1Y8ZT1-0005jh-7O for ding@lists.math.uh.edu; Tue, 06 Jan 2015 13:06:59 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1Y8ZT0-0007Ah-7l for ding@lists.math.uh.edu; Tue, 06 Jan 2015 13:06:59 -0600 Original-Received: from mail-wi0-f174.google.com ([209.85.212.174]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Y8ZSy-0000BL-MW for ding@gnus.org; Tue, 06 Jan 2015 20:06:56 +0100 Original-Received: by mail-wi0-f174.google.com with SMTP id h11so6007176wiw.7 for ; Tue, 06 Jan 2015 11:06:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:organization:date:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=vTQg4sifrWPhQu/RkP/v580Q8aIDx275/OS1532UPnU=; b=lWG1lDlErpNx6oSkwKw7LfYhpzBzUphlmAsbgMNOz8Uxp6XoiF7kcfjFnw+yNooTSV vWXvnShlmDbWi+SlL3r3dltNPLrnM9eE/lUlky0AUEZMA5+4TrsgLOmtRE4J7WgWgt1W 11iaZVYGyErWPb9t/V1VIClacJ8v4+cSxWD/RqwVzEzDXci26yUQDYcWdRf3xmYBFDlK FQYpBOYa4CDSm0m0dMIDKU7MfY1NOvp4TnTSyI5iYuNm62TKXqmsbU1b8d+QhjxMFtW7 pomVz7TyyIFseliF6APG+N1n0HSHRGP3Yf6YKTJf58s2gtLE83cy5N+eMOv+h0KFug5z X/hA== X-Gm-Message-State: ALoCoQnqGmKS4NYcKn6RwVP0mfnuTVU4PzHUZBxwN0JxX7WsB8BI3Haj5oE3exxP7K74nbM4+XVM X-Received: by 10.194.60.243 with SMTP id k19mr92293293wjr.88.1420571211340; Tue, 06 Jan 2015 11:06:51 -0800 (PST) Original-Received: from MacBook-Pro-de-Mickael.local.process-one.net (jem75-5-82-244-52-40.fbx.proxad.net. [82.244.52.40]) by mx.google.com with ESMTPSA id n5sm15042465wic.6.2015.01.06.11.06.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Jan 2015 11:06:50 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85440 Archived-At: Hello, I am currently trying to trouble shoot performance problem of the nnimap move methods. It takes more than 30 seconds here to move a mail (I am using Gmail) on imap on the same server. imap server is a secondary server. Here is the result of elp instrument: gnus-summary-move-article = 2 72.684064 36.342032 gnus-activate-group = 2 62.887769 31.4438845 gnus-group-get-new-news-this-group = 1 62.887473 62.887473 gnus-group-completing-read = 2 8.951666 4.475833 gnus-completing-read = 2 8.9514789999 4.4757394999 gnus-emacs-completing-read = 2 8.951453 4.4757265 gnus-read-move-group-name = 2 4.755247 2.3776235 gnus-y-or-n-p = 1 4.516911 4.516911 gnus-request-set-mark = 2 3.040978 1.520489 gnus-request-move-article = 1 1.9702929999 1.9702929999 Any idea what I should do to pinpoint the issue ? Thanks ! --=20 Micka=C3=ABl R=C3=A9mond