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

Rewrite library #4

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from
Draft

Rewrite library #4

wants to merge 17 commits into from

Conversation

SupremeMortal
Copy link
Member

@SupremeMortal SupremeMortal commented Nov 10, 2021

Use different libraries than the previous version to improve performance and implement in a way to cause minimal slow down. This implementation now follow similar patterns to Netty's native libraries.

  • Linux x86_64
  • Linux aarch64
  • Zlib
    • Pure Java
    • Java 11 direct
    • Libdeflate
    • Cloudflare Zlib (Fallback stream decompression)
    • Tests
  • Bedrock Edition Encryption
    • Pure Java
    • Native
    • Tests
  • Java Edition Encryption
    • Pure Java
    • Native
    • Tests

@SupremeMortal SupremeMortal changed the base branch from master to develop November 15, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant