[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multibyte and unibyte file names
From: |
Paul Eggert |
Subject: |
Re: Multibyte and unibyte file names |
Date: |
Sat, 26 Jan 2013 10:06:26 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 |
On 01/26/2013 09:33 AM, Eli Zaretskii wrote:
> directory-files-and-attributes, used on Windows
> to emulate 'ls', must be fast enough even in large directories,
> because otherwise Dired will be painfully slow to start. As things
> are, things are too slow already, especially with remote filesystems;
> there were bug reports about this last year.
Is it possible that those performance problems are due to networking,
or due to the OS overhead of repeatedly interpreting long file names
(addressed for POSIXish systems by the proposed patch in Bug#13539),
rather than due to the overhead of decoding file names retrieved
from directories?
- Re: Multibyte and unibyte file names, (continued)
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/25
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names, Paul Eggert, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names,
Paul Eggert <=
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26
- Re: Multibyte and unibyte file names, Eli Zaretskii, 2013/01/27
- Re: Multibyte and unibyte file names, Richard Stallman, 2013/01/26
- Re: Multibyte and unibyte file names, Stephen J. Turnbull, 2013/01/26
- Re: Multibyte and unibyte file names, Stefan Monnier, 2013/01/26
- Re: Multibyte and unibyte file names, Michael Albinus, 2013/01/24