|
-
Oct 22nd, 2000, 01:37 PM
#1
Thread Starter
transcendental analytic
I started searching my harddisk using the Find tool you get with Win98SE, for a certain string and i was wondering why everything started to get really sllooooooow! Then i ran system monitor and allocated memory says "207.3M" and it was raising all the time! What is happening???
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Oct 22nd, 2000, 06:15 PM
#2
Hyperactive Member
yeah
It has to scan the whole disk, that´s why it´s really slow.
There is a pretty beatyful program named "SearchIt" that is a must for that task. Search the net or go to: http://www.yi.com/home/vasicekrobert
Combat poverty: kill a poor!!
-
Oct 22nd, 2000, 06:36 PM
#3
Has to search for the file and the string inside the file, takes time.
<sarcasm>
I know, its sad, because busy people, like you kedaman, don't have time to wait the 3+ minutes it takes .
</sarcasm>
-
Oct 23rd, 2000, 01:34 AM
#4
Thread Starter
transcendental analytic
Hey, it took me 10 minutes, and that's way too much, and i had only search trough the first disk. BTW, i know it takes a lot of time searching trough all files but why does it have to eat all my memory???!?? I stopped the thing and it didn't give me back it either.
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|