|
-
Jul 12th, 2008, 04:22 AM
#1
Thread Starter
Junior Member
finding a replacement to the Collection class
Hello,
My application uses the standard VB6 Collection class heavily.
There are about 10 collections containing typically 50 elements for some and 500 elements for others.
I think that at least 50% of the CPU time is spent accessing these collections.
I would be interrested to speed up the application, and I would like to consider the use of some replacement for the standard Collection class.
Where could I find some replacement?
What would be the advantages of the replacements?
Is there some hope to speed up the use of Collections? (or should I better try optimize the other 50% CPU activity)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|