comparingObjectCreationWays

Benchmark created by Akshaya on


Test runner

Ready to run.

Testing in
TestOps/sec
object constructor
var a = new Object();
ready
object literal
var a = {}
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.

  • Revision 1: published by Akshaya on