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: make the benchmark tool work with Node 10 #35817

Closed
wants to merge 1 commit into from

Commits on Oct 26, 2020

  1. benchmark: make the benchmark tool work with Node 10

    Avoid using class fields in the benchmark tools since they are
    not available in Node 10. This can be reverted when Node 10
    reaches EOL.
    joyeecheung committed Oct 26, 2020
    Copy the full SHA
    49f7a48 View commit details
    Browse the repository at this point in the history