Object structure-change

Benchmark created by Mahdi on


Setup

var object = {x : 2, y: 5}

Test runner

Ready to run.

Testing in
TestOps/sec
delete
delete object.x;
ready
null
object.x = null
ready

Revisions

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