JS Object Storage Performance
Create 10.000 new (non stored) objects inside a loop. Identical to LocalObject_1.html.
The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.