unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Marc Schwartz <marc_schwartz@me.com>
To: 2056@emacsbugs.donarmstrong.com
Subject: bug#2056: 23.0.60; Enabling flyspell degrades performance
Date: Mon, 11 May 2009 21:41:51 -0500	[thread overview]
Message-ID: <0941AF04-D179-4244-A5D1-8488E4B13D7B@me.com> (raw)

Confirming that this behavior is still present using:

   GNU Emacs 23.0.93.1 (i386-apple-darwin9.6.2, NS apple- 
appkit-949.43) of 2009-05-11

I have the following in my .emacs:

   (load "/Users/marcschwartz/Downloads/Emacs/flyspell/flyspell")

   (autoload 'flyspell-mode "flyspell" "On-the-fly spelling checker." t)
   (add-hook 'tex-mode-hook 'flyspell-mode)
   (add-hook 'text-mode-hook 'flyspell-mode)

This is on a fully updated unibody MacBook Pro with OSX 10.5.6.

If I comment all of the above lines, the performance of emacs is fast  
when editing and scrolling through a large file. If I leave the lines  
as is, or comment the last three lines and manually enable flyspell  
mode after emacs has started up, all scrolling and general cursor  
motion slows down to a crawl.

I disabled the toolbar, as per comments in various posts, but that has  
no effect on emacs performance. This seems to be solely related to the  
use of flyspell mode.

I should also note that this same performance hit occurs with the  
Aquamacs devel branch built from their git repo, which is based upon  
emacs 23. The current release Aquamacs 1.7, which is based upon emacs  
22, does not exhibit this behavior.







             reply	other threads:[~2009-05-12  2:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12  2:41 Marc Schwartz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-16 18:54 bug#2056: 23.0.60; Enabling flyspell degrades performance Chong Yidong
2009-04-17 22:42 ` Ian Eure
2009-04-16 18:07 Chong Yidong
     [not found] <mailman.5279.1239667439.31690.bug-gnu-emacs@gnu.org>
2009-04-14  4:34 ` Miles Bader
2009-04-14  5:02   ` Leo
2009-04-14  7:10     ` Eli Zaretskii
2009-04-14 22:21       ` Leo
2009-04-13 23:48 Leo
2009-04-14  7:09 ` Eli Zaretskii
2009-04-14 16:28   ` Glenn Morris
2009-04-14 17:09     ` Stefan Monnier
2009-04-14 17:47       ` Dan Nicolaescu
2009-01-25 19:08 Ian Eure
2009-01-30 12:11 ` Agustin Martin
2009-03-26 21:22   ` Ian Eure
2012-12-22  2:00 ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0941AF04-D179-4244-A5D1-8488E4B13D7B@me.com \
    --to=marc_schwartz@me.com \
    --cc=2056@emacsbugs.donarmstrong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).