ma.gnolia

Sign In | Learn More

Skip to main content


SitePen Blog » String Performance: an Analysis SitePen Blog » String Performance: an Analysis

  • Rated stars out of 5.
  • Copy Bookmark

Recently I was writing a “tips and tricks” blog post that was going to focus on the idea that it is better to use an object as a “string buffer”; the idea was that by passing this object around to various functions and pushing string fragments into it, you can get better performance from a JavaScript engine. My friend and colleague Alex Russell challenged me to show him hard data supporting this hypothesis—and the results were quite eye-opening!

1 other user has commented on this bookmark

Name Title Rating When
1_32 edaspet SitePen Blog » String Performance: an Analysis
Rated stars out of 5.
May 12, 2008