Tests:
  • Object.assign var params = { b:"hello", c: true, d:7 }; var other = Object.assign({ a: 2 }, params); var params = { b:"he

  • spread operator

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Object.assign var params = { b:"hello", c: true, d:7 }; var other = Object.assign({ a: 2 }, params); var params = { b:"he
    spread operator

    Fastest: N/A

    Slowest: N/A

Latest run results:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!