Issue Details (XML | Word | Printable)

Key: SANDBOX-156
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: g
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Sandbox

[io]faster FileFinder

Created: 01/Apr/05 07:34 AM   Updated: 05/Jan/08 07:15 PM
Return to search
Component/s: Finder
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File FileFinder.patch 2005-04-01 07:36 AM g 6 kB
Environment:
Operating System: other
Platform: All

Bugzilla Id: 34256


 Description  « Hide
when searching a large directory tree, there is no need to allocate a new File[]
for every recursion.

see propsed patch



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
g added a comment - 01/Apr/05 07:36 AM
Created an attachment (id=14604)
patch + test

makeing multiple calls fot find() in different directories to collect on list
is cheap


Stephen Colebourne added a comment - 26/Jun/05 12:44 AM
Changes made in finder branch, however the finder is not currently planned to be
released.