Tests for filled Object creation performance
Using "{ content }"
Using "new Object; obj.key = value"
Using "new Object(); obj.key = value"