Tests for empty Object creation performance

  1. Using "{}"
  2. Using "new Object"
  3. Using "new Object()"