Object structure-change (v2)

Revision 2 of this benchmark created on


Setup

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

Test runner

Ready to run.

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

Revisions

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