Prepend text to beginning of string
02:06 23 May 2011

What is the fastest method, to add a new value at the beginning of a string?

javascript string performance concatenation jsperf