Skip to content

Increase parallel connection limit for iOS #1597

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

Conversation

diachenko-mischa
Copy link
Collaborator

Default number of parallel connection per host
is 6 for hardware iOS device. This limits the
speed of network stages of map download
and map update.
Increase this limit to 32 connections.

Relates-To: HERESDK-5947

@diachenko-mischa diachenko-mischa force-pushed the mdiachenko/HERESDK-5947-IncreaseIOSParallelConnectionLimit branch from 224b228 to f07bd1a Compare March 25, 2025 09:07
Default number of parallel connection per host
is 6 for hardware iOS device. This limits the
speed of network stages of map download
and map update.
Increase this limit to 32 connections.

Relates-To: HERESDK-5947
Signed-off-by: Mykhailo Diachenko <ext-mykhailo.z.diachenko@here.com>
@diachenko-mischa diachenko-mischa force-pushed the mdiachenko/HERESDK-5947-IncreaseIOSParallelConnectionLimit branch from f07bd1a to 94e5b92 Compare March 25, 2025 09:08
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.24%. Comparing base (ee1ca35) to head (94e5b92).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1597      +/-   ##
==========================================
- Coverage   80.27%   80.24%   -0.03%     
==========================================
  Files         348      348              
  Lines       13866    13866              
  Branches     1480     1481       +1     
==========================================
- Hits        11130    11126       -4     
- Misses       2140     2144       +4     
  Partials      596      596              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@diachenko-mischa diachenko-mischa merged commit 0b82ba1 into master Mar 25, 2025
24 checks passed
@diachenko-mischa diachenko-mischa deleted the mdiachenko/HERESDK-5947-IncreaseIOSParallelConnectionLimit branch March 25, 2025 10:48
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.

3 participants