Buffer API: Experience improved performance with the updated Buffer API, which now includes changes to memory allocation methods for better efficiency.
Others
Update the Buffer API to return uninitialized memory for Buffer(number), aligning with the latest Node EPS proposal.
Rename methods for clarity: 'alloc' is now 'allocRaw' and 'zalloc' is now 'alloc'.