all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ehud Karni" <ehud@unix.simonwiesel.co.il>
Cc: jcast@ou.edu, emacs-devel@gnu.org
Subject: Re: Cygwin build (was: Using GDB in NTEMACS)
Date: Sun, 24 Feb 2002 11:33:57 +0200	[thread overview]
Message-ID: <200202240933.g1O9XvB24742@unix.simonwiesel.co.il> (raw)
In-Reply-To: <2950-Sat23Feb2002102851+0200-eliz@is.elta.co.il> (message from Eli Zaretskii on Sat, 23 Feb 2002 10:28:51 +0200)

On Sat, 23 Feb 2002 10:28:51 +0200, Eli Zaretskii <eliz@is.elta.co.il> wrote:
> 
>  * There's also this talk among users of the Cygwin port of XEmacs
>    about it being very slow, especially in Dired.  I don't understand
>    why would the Cygwin build be slow to the point that it annoys
>    users, but perhaps we should try to do something about it.  For
>    example, if the reason is that the pipe implementation is slow,
>    maybe we should use the ls-lisp.el package in the Cygwin port
>    instead of the external `ls' program.

I use the Cygwin `ls' with NTEmacs. It is SLOWER because beside looking
in the directory it also READS each file to check for its magic number,
to decide if the file is executable or symbolic link.

I don't think piping is the problem. The spawning is slow (I estimate
it to be 1/3 to 1/2 a second) but it is a constant overhead. The piping
itself is fast (I use it in Cygwin's Bash scripts all the time).

Ehud.


-- 
 Ehud Karni           Tel: +972-3-7966-561  /"\
 Mivtach - Simon      Fax: +972-3-7966-667  \ /  ASCII Ribbon Campaign
 Insurance agencies   (USA) voice mail and   X   Against   HTML   Mail
 http://www.mvs.co.il  FAX:  1-815-5509341  / \
 mailto:ehud@unix.simonwiesel.co.il          Better  Safe  Than  Sorry

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-02-24  9:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200202230005.g1N05kv04208@cate1-67.reshall.ou.edu>
2002-02-23  8:28 ` Cygwin build (was: Using GDB in NTEMACS) Eli Zaretskii
2002-02-24  9:33   ` Ehud Karni [this message]
2002-02-24 11:07     ` Eli Zaretskii
2002-02-24 12:05       ` Jason Rumney
2002-02-27  3:48   ` Jon Cast
2002-02-27 16:02     ` Eli Zaretskii
2002-02-22 19:30 Using GDB in NTEMACS Jon Cast
2002-02-22 19:55 ` Cygwin build (was: Using GDB in NTEMACS) Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=200202240933.g1O9XvB24742@unix.simonwiesel.co.il \
    --to=ehud@unix.simonwiesel.co.il \
    --cc=emacs-devel@gnu.org \
    --cc=jcast@ou.edu \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.