Skip to content

Rewrite library#4

Draft
SupremeMortal wants to merge 17 commits intodevelopfrom
rewrite
Draft

Rewrite library#4
SupremeMortal wants to merge 17 commits intodevelopfrom
rewrite

Conversation

@SupremeMortal
Copy link
Copy Markdown
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