This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 122594 - File deletion is too slow
Summary: File deletion is too slow
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-22 16:34 UTC by pnizer
Modified: 2008-12-22 11:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pnizer 2007-11-22 16:34:11 UTC
- Add more than 60 gif files in one folder.
- Select all files, and delete them.

You can see each file being deleted one by one slowly.

I used Netbeans 6.0 RC 2.
Comment 1 Lukas Hasik 2007-11-26 13:07:19 UTC
isn't it better to use a File manager for disc operations?
Comment 2 rmatous 2008-01-08 13:54:45 UTC
Fixed by merging masterfs_novcs into trunk and by following commit fixing mainly #123542 Simplify MasterFS, do not
delegate on other embedded FS.