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

Conversation

ShortDevelopment
Copy link
Member

  • less allocations
  • less copies
  • manual bond serialization (no refletion / no copies)

Fixes #172

@ShortDevelopment ShortDevelopment added type::feature-request New feature or request area::Send Send area::libCdp All things related to the custom implementation labels Jul 30, 2024
@ShortDevelopment ShortDevelopment self-assigned this Jul 30, 2024
@ShortDevelopment ShortDevelopment linked an issue Jul 30, 2024 that may be closed by this pull request
@ShortDevelopment ShortDevelopment marked this pull request as ready for review July 30, 2024 18:42
@ShortDevelopment ShortDevelopment changed the title Improve transfer speed Improve transfer speed (sending) Jul 30, 2024
@ShortDevelopment ShortDevelopment enabled auto-merge (squash) July 30, 2024 18:44
@ShortDevelopment ShortDevelopment merged commit eb8135d into main Jul 30, 2024
4 checks passed
@ShortDevelopment ShortDevelopment deleted the feature/transfer-speed branch July 30, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area::libCdp All things related to the custom implementation area::Send Send type::feature-request New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slow transfer speed
1 participant