From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@newcastle.ac.uk (Phillip Lord) Newsgroups: gmane.emacs.help Subject: Re: Emacs Slowdown Date: Mon, 16 Mar 2015 11:41:09 +0000 Message-ID: <87r3sp6uga.fsf@newcastle.ac.uk> References: <87pp8i75nk.fsf@newcastle.ac.uk> <87lhj2qwfo.fsf@newcastle.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1426506102 19259 80.91.229.3 (16 Mar 2015 11:41:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Mar 2015 11:41:42 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 16 12:41:38 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YXTOr-0003jg-Bb for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Mar 2015 12:41:37 +0100 Original-Received: from localhost ([::1]:48529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTOq-0005M2-Ov for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Mar 2015 07:41:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTOc-0005Js-PR for help-gnu-emacs@gnu.org; Mon, 16 Mar 2015 07:41:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXTOV-0000pX-T1 for help-gnu-emacs@gnu.org; Mon, 16 Mar 2015 07:41:22 -0400 Original-Received: from cheviot12.ncl.ac.uk ([128.240.234.12]:52795) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXTOV-0000on-K3 for help-gnu-emacs@gnu.org; Mon, 16 Mar 2015 07:41:15 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot12.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1YXTOQ-0001GT-AH for help-gnu-emacs@gnu.org; Mon, 16 Mar 2015 11:41:10 +0000 Original-Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YXTOQ-0003wi-3A for help-gnu-emacs@gnu.org; Mon, 16 Mar 2015 11:41:10 +0000 In-Reply-To: <87lhj2qwfo.fsf@newcastle.ac.uk> (Phillip Lord's message of "Thu, 12 Mar 2015 11:36:43 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:103183 Archived-At: Phillip Lord writes: > Phillip Lord writes: > >> - command-execute 3996 73% >> - call-interactively 3996 73% >> - apply 3996 73% >> - ad-Advice-call-interactively 3996 73% >> - # 3993 73% >> - ido-find-file 2231 40% >> - ido-file-internal 2231 40% >> - ido-read-internal 2181 39% >> - apply 2181 39% >> - ad-Advice-ido-read-internal 2181 39% >> + # > > > > Okay, I think that I have chased down the issue here (at least to a > first approximation. > > Certainly the problem goes away without ido-ubiquitous. Okay, I may have been premature here. I am still getting slowdown anyway. Here is the top level of a longish profile (difficult to do because Emacs is so slow that it's hard to type). Slight worried that one of my own packages is in the list although, it's does not appear to be called often. To my knowledge I didn't actually drag-region during this period, so am confused about this. This emacs hung eventually and had to be xkill'd. - command-execute 20646 93% - call-interactively 20643 93% - mouse-drag-region 15591 70% - mouse-drag-track 15591 70% - eval 15474 69% - track-mouse 15471 69% - funcall 12410 55% - # 12410 55% - read-event 12379 55% - redisplay_internal (C function) 62 0% + # 30 0% and 19 0% - msb-menu-bar-update-buffers 13 0% - msb--create-buffer-menu 13 0% - msb--create-buffer-menu-2 13 0% msb--mode-menu-cond 13 0% - mouse-set-point 110 0% - posn-set-point 110 0% - select-window 110 0% - run-hooks 110 0% - lentic-mode-buffer-list-update-hook 110 0% - if 110 0% - -map 110 0% - mapcar 110 0% + # 110 0% + byte-code 3163 14% + list 1360 6% + Info-mouse-follow-nearest-node 213 0% + Info-index 113 0% + next-line 45 0% + info 33 0% + previous-line 31 0% + save-buffer 23 0% + Info-index-next 18 0% + newline 13 0% + execute-extended-command 11 0% + mouse-set-point 8 0% + move-end-of-line 5 0% + paredit-close-round 5 0% + indent-for-tab-command 4 0% + paredit-open-round 3 0% self-insert-command 1 0% - ...