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

perf: optimize consumeEnd #2510

Merged
merged 12 commits into from
Dec 9, 2023
Merged

perf: optimize consumeEnd #2510

merged 12 commits into from
Dec 9, 2023

Commits on Dec 7, 2023

  1. perf: optimize consumeEnd

    tsctx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    076bb22 View commit details
    Browse the repository at this point in the history
  2. fixup

    tsctx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3efff25 View commit details
    Browse the repository at this point in the history
  3. suggestion change

    tsctx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    6c0f5ca View commit details
    Browse the repository at this point in the history
  4. refactor

    tsctx committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bc562af View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    c748f15 View commit details
    Browse the repository at this point in the history
  2. refactor

    tsctx committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    8b07631 View commit details
    Browse the repository at this point in the history
  3. add comment

    tsctx committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fd60bdc View commit details
    Browse the repository at this point in the history
  4. avoid switch break statements

    tsctx committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d634b47 View commit details
    Browse the repository at this point in the history
  5. Update lib/api/readable.js

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    tsctx and ronag committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5d87413 View commit details
    Browse the repository at this point in the history
  6. Update lib/api/readable.js

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    tsctx and ronag committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    be10ea7 View commit details
    Browse the repository at this point in the history
  7. fixup

    Co-authored-by: Robert Nagy <ronagy@icloud.com>
    tsctx and ronag committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6a6fc0d View commit details
    Browse the repository at this point in the history
  8. fix: json

    tsctx committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a8be777 View commit details
    Browse the repository at this point in the history