Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmark: Correct constructor for freelist #14627

Closed
wants to merge 1 commit into from
Closed

benchmark: Correct constructor for freelist #14627

wants to merge 1 commit into from

Conversation

gareth-ellis
Copy link
Member

Updates to use current constructor for freelist, which was changed
under pr #12644.

While setting up core benchmark tests in jenkins, i came across this benchmark that currently is broken in master.

This fixes the benchmark (functionally).

Checklist
Affected core subsystem(s)

benchmark

Updates to use current constructor for freelist, which was changed 
under pr #12644
@nodejs-github-bot nodejs-github-bot added the benchmark Issues and PRs related to the benchmark subsystem. label Aug 4, 2017
@jasnell
Copy link
Member

jasnell commented Aug 8, 2017

@addaleax
Copy link
Member

Landed in b5556e4, thank you!

@addaleax addaleax closed this Aug 10, 2017
addaleax pushed a commit that referenced this pull request Aug 10, 2017
Updates to use current constructor for freelist, which was changed
under pr #12644

Ref: #12644
PR-URL: #14627
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
addaleax pushed a commit that referenced this pull request Aug 12, 2017
Updates to use current constructor for freelist, which was changed
under pr #12644

Ref: #12644
PR-URL: #14627
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
@addaleax addaleax mentioned this pull request Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Issues and PRs related to the benchmark subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants