Skip to content
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
This repository was archived by the owner on Feb 25, 2020. It is now read-only.

Improve buffer-alloc benchmark performance #6

@olegp

Description

@olegp

http://olegp.github.com/common-node/graphs/buffer-alloc.png

Results are far worse than other benchmarks, most likely due to the slow zero() function. Should try using clear from https://github.com/bnoordhuis/node-buffertools/ or drop the requirement to clear the buffer (this would break tests though).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions