PC Review
Forums
Newsgroups
Windows Vista
Windows Vista Performance
Notepad - Still too slow on loading large files
Forums
Newsgroups
Windows Vista
Windows Vista Performance
Notepad - Still too slow on loading large files
![]() |
Notepad - Still too slow on loading large files |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 )-- 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 --- "Adahn" <administrator@localhost> wrote in message news:OyR78wbQGHA.3896@TK2MSFTNGP15.phx.gbl... > 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. |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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 "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message news:eho20QgQGHA.1676@TK2MSFTNGP14.phx.gbl... > 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 )> |
|
|
|
#4 |
|
Guest
Posts: n/a
|
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 "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message news:eho20QgQGHA.1676@TK2MSFTNGP14.phx.gbl... > 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 )> |
|
|
|
#5 |
|
Guest
Posts: n/a
|
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. -- 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 --- "Adahn" <administrator@localhost> wrote in message news:e679XWoQGHA.1204@TK2MSFTNGP12.phx.gbl... > 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 > > "Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote in message > news:eho20QgQGHA.1676@TK2MSFTNGP14.phx.gbl... >> 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 )>> |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"Zack Whittaker (R2 Mentor)" <admin@zacknet.co.uk> wrote
> 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 |
|
|
|
#7 |
|
Guest
Posts: n/a
|
> 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 |
|
|
|
#8 |
|
Guest
Posts: n/a
|
> 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. |
|
|
|
#9 |
|
Guest
Posts: n/a
|
"..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! -- Nicholas... "Overclock Your Life, Then The World" |
|
|
|
#10 |
|
Guest
Posts: n/a
|
"Adahn" <administrator@localhost> wrote in message
news:OyR78wbQGHA.3896@TK2MSFTNGP15.phx.gbl... > 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. -- Paul Smith, Yeovil, UK. Microsoft MVP Windows Shell/User. http://www.windowsresource.net/ *Remove 'nospam.' to reply by e-mail* |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

)
