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

buffer: improve performance caused by primordials #30235

Closed
wants to merge 3 commits into from

Commits on Nov 3, 2019

  1. buffer: improve performance caused by primordials

    This is my first PR, and it's based on the code-and-learn guidances
    This restore some performance after introducing primordialias.
    
    Fixes: nodejs#29766
    Refs: nodejs/code-and-learn#97
    Refs: nodejs#29633
    jizusun committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    3a7c798 View commit details
    Browse the repository at this point in the history
  2. buffer: fix lint error

    jizusun committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    0a1d464 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. chore: more explicit names

    jizusun committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    d04e6d8 View commit details
    Browse the repository at this point in the history