Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6221467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:08:18+00:00 2026-05-24T08:08:18+00:00

my app needs to download some data (about 50k) on launch time. I’m currently

  • 0

my app needs to download some data (about 50k) on launch time. I’m currently evaluating download speeds under several circumstances, especially slow connection speeds.

I have some simple test code shown below. A button starts the download of the file and starts the measurement, the end of the measurement is when the download has finished (all this is running in the main thread btw).

The first time I push the button, the time to download is much longer than if I press the button subsequentially (like after 2s). If I wait 10 sec and push again, the time will be longer again.

Why is this? Does is cost that much time to make the initial connection? I know the code below is quite primitive. What would be the best way to get a connection quicker.

EDIT: I have a assumption that this definitely has to do with the way the ISP/phone company handles the Internet connection. Might it be, that the Internet connection of my ISP is kind of stripped down to a certain minimum when I’m not actively using the network? And then, when I download something, more ‘channels’ are added for better speed?
I checked several SIM cards: the more expensive the data rate is, the more consistent is the behavior. Say, if I use a brand A SIM, if have the behavior described above, if I use brand B (premium), everything is fine.

Many thanks in advance


NSURL *url = [NSURL URLWithString:@"http://myServer/testFeed1.zip"];
NSData *urlData = [NSData dataWithContentsOfURL:url];

… save the file

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T08:08:19+00:00Added an answer on May 24, 2026 at 8:08 am

    Thanks for your input, but this behavior definitely came from the speed throttling of the ISP (mobile connection of course). It is definitely interesting to see how large the difference between deferent SIM-cards can be, even if the connection “looks” good (3G sign and good reception).
    I did use the uncached method, but it didn’t change.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My app is highly data driven, and needs to be frequently updated. Currently the
Im currently writing an iphone app that requires the downloading of data that needs
I'm working on the app which should download some data form server (done) and
My app needs to play some audio files and I want to fade-out the
My current app needs to store address information for a user. I'm currently debating
My Cocoa app needs some small dynamically generated windows. How can I programmatically create
I am developing an app for android where I need some data from a
I am creating an ios app that needs to download a html page and
I'm developing a web app that needs some sort of filesystem access. Ideally I'd
I have a .net client app that needs to play some content (images, movies,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.