UIZE JavaScript Framework

PERFORMANCE TEST: Storing Reference to Sub-object

This test page demonstrates that storing a reference to a sub-object is in most cases marginally more efficient than repeatedly performing the de-referencing.

In the test, a loop iterates 200,000 times, each time setting values for a number of properties of a sub-object.