JS Object Storage Performance

Test Description

Create 10.000 new (non stored) objects inside a loop. Identical to GlobalObject_1.html.

Result

The performance in IE is quite good (~330ms for each loop), compared to the same stuff executed without the precreated stuff.