|
From: John W. <jo...@wa...> - 2003-11-17 17:02:08
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
Slava Pestov wrote:<br>
<blockquote type="cite" cite="mid1068919752.13394.17.camel@localhost">
<pre wrap="">On Fri, 2003-11-14 at 17:08, John Watson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I haven't noticed that the browser is slower than 4.1. But, I do know
that this macro runs, for me, in about 4 seconds on a directory on the
LAN with 815 files and 19 folders. The jEdit file system browser takes
11 seconds to display the files in the same folder. The native Windows
XP file browser takes less than 1 second.
</pre>
</blockquote>
<pre wrap=""><!---->
How long does it take to just run:
new File("some path").listFiles()
</pre>
</blockquote>
It returns almost immediately. Less than 1 second on the same
directory of 815 files.<br>
<br>
</body>
</html>
|