emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Magit slow on Windows


From: Miles Bader
Subject: Re: Magit slow on Windows
Date: Sat, 12 May 2012 09:09:27 +0900

Richard Riley <address@hidden> writes:
> Not in anyway that would cause any human recognisable delay.  Suggesting
> that speed of the file system is in any way contributing to this issue
> is somewhat silly and misleading and introducing fud.

Git uses the filesystem heavily, and tends to rely on it being fast
(and in particular on operations with a "hot cache" being very fast).

The negative impact of Window's much slower FS is a well-known issue
for git.  A system developed with Windows in mind might, for instance,
do much more caching in memory instead.

-miles

-- 
Quack, n. A murderer without a license.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]