Am made a simple benchmark. It can be run in all modern browsers to test them for ConsString support or its analog.
http://lib.programica.ru/lib/tests/benchmarks/cons-string-vs-array-join.html On Feb 4, 2:51 am, Kiswono Prayogo <[email protected]> wrote: > yes, i have tried it too.. ''+=any faster than [any].join('') > on simple operations any+any+any faster than [any,any,any].join('') > > -- > Regards, > Kiswono P > GB -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
