Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimizing a method
Message
 
 
To
11/10/2010 18:17:39
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01484791
Message ID:
01484840
Views:
29
>After verification, the use of the At() method as is is crawling down when I have to search into a 20k string. If I comment the At() line, it is fast. So, I have an issue I am trying to resolve now. I do have the content into a StringBuilder. So, at first, this is why I created this thread to see if there could be a better use of such implementation if I would go directly into searching into the StringBuilder. But, as is, that method is awfully slow when the string is over 20k. I do not know how to optimize this issue.

Take a look at
http://www.questionhub.com/StackOverflow/1031292

and

http://www.delphipages.com/comp/fast_strings-5279.html
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform