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

fix: use queueless pushable for it-byte-stream outgoing data #103

Merged
merged 2 commits into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. fix: use queueless pushable for outgoing data

    Switches from `it-pushable` to a queueless pushable and adds a transfer
    benchmark which goes from `19541.98 MB/s` to `27601.08 MB/s` with
    this change.
    achingbrain committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d95ba97 View commit details
    Browse the repository at this point in the history
  2. chore: ensure clean end

    achingbrain committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    aa01d86 View commit details
    Browse the repository at this point in the history