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

Improve StreamingHub performance #830

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    9979bb8 View commit details
    Browse the repository at this point in the history
  2. Use SingleWriter

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    62532f1 View commit details
    Browse the repository at this point in the history
  3. Use pre-allocated buffer

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    42d02b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff643f View commit details
    Browse the repository at this point in the history
  5. Reduce async

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    27c7b51 View commit details
    Browse the repository at this point in the history
  6. Sync

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3370655 View commit details
    Browse the repository at this point in the history
  7. Fix

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0b0765b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a52dbf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10047e1 View commit details
    Browse the repository at this point in the history
  10. Refactor StreamingHub

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8521a76 View commit details
    Browse the repository at this point in the history
  11. Refactor StreamingHub

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    20a4caa View commit details
    Browse the repository at this point in the history
  12. Use StackTraceHidden

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    66cf880 View commit details
    Browse the repository at this point in the history
  13. prev/next -> outer/inner

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4d2a00e View commit details
    Browse the repository at this point in the history
  14. Use ArrayPool

    mayuki committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    691901f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    6b9b869 View commit details
    Browse the repository at this point in the history
  2. Fix build errors

    mayuki committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a9c4a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    9a14cd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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