SitePen Blog » String Performance: an Analysis
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 | |
|---|---|---|---|---|
| edaspet | SitePen Blog » String Performance: an Analysis |
Rated stars out of 5.
|
May 12, 2008 |
