This video demonstrates how fast different array operations are. It also dispels the myth that pre-initializing an array is faster (at least for a reasonably low number of elements).
The tests:
http://jsperf.com/creating-arrays-con...
http://jsperf.com/creating-arrays-con...
http://jsperf.com/array-modification/2