Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Windows Vista / Performance and Maintainance / May 2006

Tip: Looking for answers? Try searching our database.

Notepad - Still too slow on loading large files

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Adahn - 07 Mar 2006 07:43 GMT
Take the fastest machine money can buy,
a file larger than a couple megabytes,
and the latest Notepad still craps out and seizes up.

Please show me someone from Microsoft to smack for this.
Zack Whittaker (R2 Mentor) - 07 Mar 2006 16:28 GMT
It's the way that Notepad is structured - remember that a 200 word text file
will be 200 bytes - 1024 word text file will be 1MB. It's because it has to
read every single character, unlike Wordpad does :o)

Signature

Zack Whittaker
Microsoft Beta (Windows Server R2 Beta Mentor)
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: http://msblog.resdev.net
» ZackNET Forum: www.zacknet.co.uk/forum
» VistaBase: www.zacknet.co.uk/vistabase
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, mother or cat. Let's be clear on that one!

--- Original message follows ---

> Take the fastest machine money can buy,
> a file larger than a couple megabytes,
> and the latest Notepad still craps out and seizes up.
>
> Please show me someone from Microsoft to smack for this.
Adahn - 08 Mar 2006 07:51 GMT
The operation of copying a file has to read every single byte as well, as
still that's quicker than it takes Notepad.. don't tell me they're all so
caught up in monkeying Mac OSX that they can't figure out how to improve the
performance and responsiveness of the most basic of existing tools?? sheesh

> It's the way that Notepad is structured - remember that a 200 word text
> file will be 200 bytes - 1024 word text file will be 1MB. It's because it
> has to read every single character, unlike Wordpad does :o)
Zack Whittaker (R2 Mentor) - 08 Mar 2006 11:02 GMT
Basically... yeh. But trust me, there's no way you can improve Notepad
anymore - the only reason it's there now is because they don't want to get
rid of it (loyalty) and the fact that people still need something as simple
as it gets to edit code - C# bits and bobs, HTML, Jscript etc.

Signature

Zack Whittaker
Microsoft Beta (Windows Server R2 Beta Mentor)
» ZackNET Enterprises: www.zacknet.co.uk
» MSBlog on ResDev: http://msblog.resdev.net
» ZackNET Forum: www.zacknet.co.uk/forum
» VistaBase: www.zacknet.co.uk/vistabase
» This mailing is provided "as is" with no warranties, and confers no
rights. All opinions expressed are those of myself unless stated so, and not
of my employer, best friend, mother or cat. Let's be clear on that one!

--- Original message follows ---

> The operation of copying a file has to read every single byte as well, as
> still that's quicker than it takes Notepad.. don't tell me they're all so
[quoted text clipped - 5 lines]
>> file will be 200 bytes - 1024 word text file will be 1MB. It's because it
>> has to read every single character, unlike Wordpad does :o)
SlowFax - 08 Mar 2006 16:01 GMT
> Basically... yeh. But trust me, there's no way you can improve Notepad
> anymore -

Agreed. Microsoft cannot (=is not able to) improve Notepad. They had 15
years of trials.
ALL other editors are better.

SlowFax
Tom Lake - 08 Mar 2006 16:09 GMT
> Agreed. Microsoft cannot (=is not able to) improve Notepad. They had 15 years of
> trials.
> ALL other editors are better.

You never used EDLIN?

Tom Lake
Adahn - 08 Mar 2006 21:09 GMT
> C# bits and bobs, HTML, Jscript etc.

..configuration files, XML, registry exports, scripts, e-books, logs, chat
transcripts...

All we're asking is that it not freeze up outright on loading large files -
start displaying the text right away, and allow us to select it but keep it
read-only while a separate thread loads in rest of the file.

Surely it seems absurd to leave the possibility of something this basic
freezing up on the latest dual-core multiprocessor 1+ GB RAM setup?

> the only reason it's there now is because they don't want to get rid of it
> (loyalty)

..didn't know loyalty was the only reason for an OS to have the ability to
edit text files.. and how many people have anything other than Notepad
associated with .txt files?

Fewer than the number of people who'll be needing DVD Maker, that's for
sure.
Nicholas - 12 Mar 2006 06:15 GMT
"..didn't know loyalty was the only reason for an OS to have the ability
to
edit text files.. and how many people have anything other than Notepad
associated with .txt files?

Fewer than the number of people who'll be needing DVD Maker, that's for
sure. "

lol. maybe MS should scrap Notepad for Office Word 2007. Another program
duplication!

Signature

Nicholas...

"Overclock Your Life, Then The World"

John Elliott - 03 May 2006 18:51 GMT
There are many cases where a plain text editor is needed. I use it to read
and write all different kinds of files, that are intended to be read by
software.
John E.
> "..didn't know loyalty was the only reason for an OS to have the ability
> to
[quoted text clipped - 6 lines]
> lol. maybe MS should scrap Notepad for Office Word 2007. Another program
> duplication!
ac - 13 May 2006 08:37 GMT
If your files are below 2 GB in size, the most impressive notepad
replacement I've seen is found by googling for jujuedit. Many others add too
much stuff, this adds just what you'd expect from notepad replacement. One
might argue that hex view and regex search & replace support doesn't belong
to notepad but I digress...

And I've tried a dozen notepad replacements..

> There are many cases where a plain text editor is needed. I use it to read
> and write all different kinds of files, that are intended to be read by
[quoted text clipped - 10 lines]
>> lol. maybe MS should scrap Notepad for Office Word 2007. Another program
>> duplication!
Adahn - 08 Mar 2006 07:51 GMT
The operation of copying a file has to read every single byte as well, as
still that's quicker than it takes Notepad.. don't tell me they're all so
caught up in monkeying Mac OSX that they can't figure out how to improve the
performance and responsiveness of the most basic of existing tools?? sheesh

> It's the way that Notepad is structured - remember that a 200 word text
> file will be 200 bytes - 1024 word text file will be 1MB. It's because it
> has to read every single character, unlike Wordpad does :o)
Paul Smith - 11 Apr 2006 16:17 GMT
> Take the fastest machine money can buy,
> a file larger than a couple megabytes,
> and the latest Notepad still craps out and seizes up.

Notepad was never intended to open large files.

If you want a decent text editor, there are dozens available.  My favourite
is EmEditor.

Signature

Paul Smith,
  Yeovil, UK.
Microsoft MVP Windows Shell/User.
http://www.windowsresource.net/

*Remove 'nospam.' to reply by e-mail*

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.