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

fix(android): spawn dedicated thread for connlib #4145

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

thomaseizinger
Copy link
Member

Same as #4141 but for Android.

Copy link

vercel bot commented Mar 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
firezone ⬜️ Ignored (Inspect) Mar 14, 2024 5:43am

Copy link

Terraform Cloud Plan Output

Plan: 8 to add, 7 to change, 8 to destroy.

Terraform Cloud Plan

Copy link

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 202.8 MiB (+2%) 203.5 MiB (+2%) 278 (+55%)
direct-tcp-server2client 201.8 MiB (-3%) 203.3 MiB (-3%) 707 (-3%)
relayed-tcp-client2server 132.1 MiB (-3%) 132.6 MiB (-3%) 143 (+1%)
relayed-tcp-server2client 146.5 MiB (+1%) 146.8 MiB (+1%) 206 (-18%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 50.0 MiB (0%) 0.04ms (+8%) 0.00% (NaN%)
direct-udp-server2client 50.0 MiB (-0%) 0.04ms (+19%) 0.00% (NaN%)
relayed-udp-client2server 50.0 MiB (+0%) 0.13ms (+9%) 0.00% (NaN%)
relayed-udp-server2client 50.0 MiB (-0%) 0.06ms (-23%) 0.00% (NaN%)

Copy link
Collaborator

@conectado conectado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@thomaseizinger thomaseizinger added this pull request to the merge queue Mar 14, 2024
Merged via the queue into main with commit c62202a Mar 14, 2024
134 checks passed
@thomaseizinger thomaseizinger deleted the fix/android/separate-thread branch March 14, 2024 06:09
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.

None yet

2 participants