Unverified Commit d51f4f31 authored by Sakthipriyan Vairamani (thefourtheye)'s avatar Sakthipriyan Vairamani (thefourtheye)
Browse files

test: reduce buffer size in buffer-creation test

This test is allocating much more memory than necessary to actually
reproduce the original problem. Lowering the amount of memory allocated
increases performance at least in some cases and makes this test less
likely to time out on SmartOS.

PR-URL: https://github.com/nodejs/node/pull/11177
Ref: https://github.com/nodejs/node/issues/10166



Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarJulien Gilli <jgilli@nodejs.org>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent ba0e3ac5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment