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 transfer speed (sending) #178

Merged
merged 11 commits into from
Jul 30, 2024
Merged

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    4c97ab2 View commit details
    Browse the repository at this point in the history
  2. Remove useless lock

    ShortDevelopment committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e48e2a0 View commit details
    Browse the repository at this point in the history
  3. Fix cryptor test

    ShortDevelopment committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b4189fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdcbdb8 View commit details
    Browse the repository at this point in the history
  5. Manual bond serialization

    - Removes multiple useless copies of payload
    ShortDevelopment committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bc97ed9 View commit details
    Browse the repository at this point in the history
  6. Tests

    ShortDevelopment committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9d5152b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    c05dc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c7e18e View commit details
    Browse the repository at this point in the history
  3. Write blob directly into message buffer

    (No copy)
    ShortDevelopment committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    93afce0 View commit details
    Browse the repository at this point in the history
  4. No cast to interface

    ShortDevelopment committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b80159e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f7232c View commit details
    Browse the repository at this point in the history