unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: dhruva <dhruvakm@gmail.com>
Cc: david.boon@gmail.com, emacs-devel@gnu.org
Subject: Re: Slow repainting, sluggish feeling emacs
Date: Tue, 13 May 2008 21:40:33 +0300	[thread overview]
Message-ID: <uabiukpy6.fsf@gnu.org> (raw)
In-Reply-To: <e3f230850805122210u27cbbe5cv13414cd357336367@mail.gmail.com>

> Date: Tue, 13 May 2008 10:40:23 +0530
> From: dhruva <dhruvakm@gmail.com>
> Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
> 
> My expereince is more concerned with visiting files. I tried setting
> w32-get-true-file-attributes to nil. It appears to be faster than
> before but I need to test it further.

The OP reported slowdown with redisplay and ibuffer, which I think
cannot have anything to do with the changes in w32 subroutines called
by file-attributes.

As for what you see, I announced here that the changes I made in the
emulation of `stat' in w32.c could very well make Emacs slower in
accessing many files, like in Dired.  I intend to work on speeding
that up, but in the meantime, if the slowdown annoys you, I advised to
set w32-get-true-file-attributes to nil.  If even setting it to nil
doesn't help, then the slowdown has nothing to do with my changes to
`stat' (whose purpose was to report true owner of each file and its
primary group), because a nil value causes `stat' to shortcut the code
I added.




  reply	other threads:[~2008-05-13 18:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-13  1:10 Slow repainting, sluggish feeling emacs David
2008-05-13  5:03 ` dhruva
2008-05-13  5:10   ` dhruva
2008-05-13 18:40     ` Eli Zaretskii [this message]
2008-05-13  8:12 ` Eric Lilja

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=uabiukpy6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=david.boon@gmail.com \
    --cc=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).