new function

Benchmark created on


Setup

const a = {}
const b = { a: 'ok' }

Test runner

Ready to run.

Testing in
TestOps/sec
a
Object.assign(a, b)
ready
b
a.a = 'ok'
ready

Revisions

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