The Mighty Blog

String Performance Guide

Mar 25

Written by:
3/25/2008  RssIcon

I tell many people of one of my favorite string optimization projects.  I was asked to lower the response time of a web service from its current response time of approximately 60 seconds to something much faster.  With it being a web service, that meant somewhere in the neighborhood of 1-5 seconds. 

I immediately looked to see how the strings were being handled throughout the project.  With it using a MySQL back-end, there were many static queries in string objects and string XML node comparisons that were all using the standard string handling techniques.

To make a long story short, after only overhauling the string handling throughout the application, I had brought the response time down to 1-3 seconds.

Find my string optimization guide attached to this blog post.  I hope it helps you.

SSD_String_Optimization_Guide.pdf

SSD_String_Optimization_Guide.pdf

Tags:
Categories: ASP.Net

2 comment(s) so far...


Gravatar

Re: String Performance Guide

Hey Will, the link to the PDF file doesn't work. I am very interesting in what you have to say about the topic.

By Chuck Rizzio on   4/29/2009
Gravatar

Re: String Performance Guide

Thank you for the comment, and letting me know. I have reattached it. Use the SECOND link.

By Will on   4/29/2009

Your name:
Gravatar Preview
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Add Comment   Cancel 
Add to Technorati Favorites
Tweet about my blog
The opinions expressed here are the personal opinions of Will Strohl and do not necessarily represent the views and opinions of the DotNetNuke Corporation.
© Copyright 2004-2011 by Will Strohl. All rights reserved. Website Skinned By: Ralph Williams  Website Hosted By: Applied Innovations