Skip to content

buffer: make Buffer.alloc() works with pool

Rodrigo Muino Tomonari requested to merge github/fork/JacksonTian/pool into master
Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

buffer

Description of change

It makes Buffer.alloc() more faster ~2.5x.

Merge request reports

Loading