ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2017

NANY 2017: CSearcher - A simple and fast free non-indexing search program.

<< < (6/14) > >>

andy19:
Nice software. On my system I can't reproduce your speeds. Seems that your software needs an initial search before a search for 400.000 files takes about 3 seconds (Windows File Cache + Disk Cache maybe?).

NANY 2017: CSearcher - A simple and fast free non-indexing search program.

hugo nabais:
Nice software. On my system I can't reproduce your speeds. Seems that your software needs an initial search before a search for 400.000 files takes about 3 seconds (Windows File Cache + Disk Cache maybe?).
-andy19 (January 21, 2017, 05:22 AM)
--- End quote ---

The times I presented are influenced by Windows file caching. It was hard for me to keep rebooting my computer to test for first time usage, but every version and other softwares I compare are influenced in the same way.
If using for first time on a disk, or using on a network share it will be slower, depending on disk speed.
But on fast SSDs I can get very fast times, almost as fast as "first time usage".

There is a feature planed for a future release where I will read the disk allocation table and parse it, making searches even faster on every run.
There are a couple of software's that already do that. But doing that method only is not enough for me because it is limited to NTFS disks and requires administrative privileges.
My plan in the future is to have both methods, and use the best one available.

mouser:
It's great to see such progress!

hugo nabais:
New release:

Version 1.4.1.0
[new]   Improved results filtering speed by a noticeable factor. Around 4-5X faster!
[new]   Export feature moved to "File menu". Added XML and TSV format. New export form that adds more exporting options.
[new]   Ability to import XML saved results
[new]   Feature that allows loading and saving of Search Criteria and Restrictions in "File menu"
[new]   New option to clear all results in Edit-> Clear all results
[new]   After MD5 calculation if CSearcher shows MD5 column (it was hidden), CSearcher now scrolls right (if needed) to show MD5 column
[fix]   On startup when trying to load last searched folders, if a folder is not accessible it is not added anymore
[fix]   Layout fixes and improvements
[fix]   Don't allow empty directory to be added

Downloads:
·http://www.hnsoft.pt/Repository/CSearcher/CSearcher_1.4.1.0.zip Compressed archive.
·http://www.hnsoft.pt/Repository/CSearcher/CSearcher_1.4.1.0.exe Self-Extracting file.


Screens:



hugo nabais:
I released a new version of CSearcher that improves a lot performance when deleting files:

Version 1.4.2.0
[fix]   Results view last state when loaded was not reflected properly
[new]   Completely redesigned delete code. Permanently deleting objects is now much faster. Up to 5x faster than Windows Explorer
[new]   Before deleting objects a new options dialog is displayed with possibility to skip errors. Shift+delete is now allowed.
[new]   While deleting objects there is now a new form with progress details

Downloads:
·http://www.hnsoft.pt/Repository/CSearcher/CSearcher_1.4.2.0.zip Compressed archive.
·http://www.hnsoft.pt/Repository/CSearcher/CSearcher_1.4.2.0.exe Self-Extracting file.


Screens:




I did some speed testing deleting thousands of files:

Permanently delete 14.240 objects on local HDD:
CSearcher version 1.4.1.1: 17 seconds
Windows 10 Explorer: 18 seconds
CSearcher version 1.4.2.0: 4 seconds

Permanently delete 14.240 objects over a network share:
CSearcher version 1.4.1.1:  230 seconds
Windows 10 Explorer: 73 seconds
CSearcher version 1.4.2.0: 59 seconds

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version