Skip to content

lib: use Object spread instead of Object.assign

To optimize performance, use Object spread instead of Object.assign

Performance comparison chart

performance

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading