Search found 2 matches
- 2017-09-05T04:07:10-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Performance degradation in folders with thousands of files
- Replies: 2
- Views: 89053
Re: Performance degradation in folders with thousands of files
It occurs in last version too.
- 2017-09-05T04:06:10-07:00
- Forum: Windows COM+ & Visual Basic
- Topic: Performance degradation in folders with thousands of files
- Replies: 2
- Views: 89053
Performance degradation in folders with thousands of files
Using convert method from shell or COM+ object in folders with 32000 files takes 12 seconds to perform in one file. Moving the same file to an empty folder and using the same code, takes 1 second to perform. What can be the issue? Code: C:\PROGRAM FILES (X86)\ImageMagick-6.9.1-Q16\convert ...