34951
Find And Run Robot / Re: Another related app : Mayk
« Last post by mouser on October 13, 2005, 01:00 PM »2 things:
1)
the file search code in F+R is clean fast c++ code;
but there are no doubt inefficiencies that are now in there doing things like resolving shortcuts and grabbing icons, and storing long+short versions of filenames,etc.
and i understand that F+R needs to be as fast as it can be; so i promise that once we get some of the additional search functionality that is pending which will allow better searching for multiple words etc, that i will go back through code and really spend some time making it as fast as it can possibly be. so fear not, F+R will take a back seat to no app in terms of speed.
2) i don't understand the 4 second for each letterpress comment. it takes 4 seconds for what to happen?
--
color coding is an interesting idea..
also remember: after you launch a file once, it is stored in the fast launch history for super fast location next time - so only the first time you search for a particular file should take any time at all!
1)
the file search code in F+R is clean fast c++ code;
but there are no doubt inefficiencies that are now in there doing things like resolving shortcuts and grabbing icons, and storing long+short versions of filenames,etc.
and i understand that F+R needs to be as fast as it can be; so i promise that once we get some of the additional search functionality that is pending which will allow better searching for multiple words etc, that i will go back through code and really spend some time making it as fast as it can possibly be. so fear not, F+R will take a back seat to no app in terms of speed.
2) i don't understand the 4 second for each letterpress comment. it takes 4 seconds for what to happen?
--
color coding is an interesting idea..
also remember: after you launch a file once, it is stored in the fast launch history for super fast location next time - so only the first time you search for a particular file should take any time at all!

Recent Posts