Inconsistent Download Speeds












0















I am downloading a fairly large file (~2G). The download speed that chrome is showing is varying from 300-600kbps. What is confusing me is that the windows task manager is showing speeds varying from 2-5Mbps. Nothing is else downloading and I'm not doing anything else on chrome (until now I'm asking this question which hasn't affected those numbers). What is causing these two calculated download speeds to be so different?










share|improve this question























  • Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

    – Ramhound
    Jan 26 '16 at 17:34






  • 3





    first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

    – Frank Thomas
    Jan 26 '16 at 17:35













  • You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

    – MrMadsen
    Jan 26 '16 at 17:43
















0















I am downloading a fairly large file (~2G). The download speed that chrome is showing is varying from 300-600kbps. What is confusing me is that the windows task manager is showing speeds varying from 2-5Mbps. Nothing is else downloading and I'm not doing anything else on chrome (until now I'm asking this question which hasn't affected those numbers). What is causing these two calculated download speeds to be so different?










share|improve this question























  • Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

    – Ramhound
    Jan 26 '16 at 17:34






  • 3





    first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

    – Frank Thomas
    Jan 26 '16 at 17:35













  • You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

    – MrMadsen
    Jan 26 '16 at 17:43














0












0








0








I am downloading a fairly large file (~2G). The download speed that chrome is showing is varying from 300-600kbps. What is confusing me is that the windows task manager is showing speeds varying from 2-5Mbps. Nothing is else downloading and I'm not doing anything else on chrome (until now I'm asking this question which hasn't affected those numbers). What is causing these two calculated download speeds to be so different?










share|improve this question














I am downloading a fairly large file (~2G). The download speed that chrome is showing is varying from 300-600kbps. What is confusing me is that the windows task manager is showing speeds varying from 2-5Mbps. Nothing is else downloading and I'm not doing anything else on chrome (until now I'm asking this question which hasn't affected those numbers). What is causing these two calculated download speeds to be so different?







google-chrome download task-manager file-download






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 26 '16 at 17:30









MrMadsenMrMadsen

1063




1063













  • Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

    – Ramhound
    Jan 26 '16 at 17:34






  • 3





    first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

    – Frank Thomas
    Jan 26 '16 at 17:35













  • You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

    – MrMadsen
    Jan 26 '16 at 17:43



















  • Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

    – Ramhound
    Jan 26 '16 at 17:34






  • 3





    first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

    – Frank Thomas
    Jan 26 '16 at 17:35













  • You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

    – MrMadsen
    Jan 26 '16 at 17:43

















Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

– Ramhound
Jan 26 '16 at 17:34





Provide screenshots of what you mean precisely. I suspect your getting confused, because one is being displayed in another unit, just want to make sure.

– Ramhound
Jan 26 '16 at 17:34




3




3





first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

– Frank Thomas
Jan 26 '16 at 17:35







first, confirm that those 'b's are all lower case. 5Mbps is about 655KBps (kiloBytes vs megaBits). [5*1048567bits]/8 == 655360 Bytes. [2*1048567bits]/8 == 262144 Bytes. seems to match up if we assume that Chrome is showing your Bytes not bits.

– Frank Thomas
Jan 26 '16 at 17:35















You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

– MrMadsen
Jan 26 '16 at 17:43





You're right, one is bytes and one is bits. Silly oversight on my part. Thanks for your help!

– MrMadsen
Jan 26 '16 at 17:43










1 Answer
1






active

oldest

votes


















1














The two speeds are nearly the same. The speed shows by the Task Manager is in megabits per second, while that shown by Chrome is in kilobytes per second. Since 1 Byte= 8 bits, both speeds are nearly the same. One more thing is that the speed shown by the task manager is the overall downloading speed, i.e. the downloading speed of Chrome plus other background downloads by Windows. That's why sometimes the two speeds differ by a small fraction.
Hope it satisfies you... :)






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1031650%2finconsistent-download-speeds%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    The two speeds are nearly the same. The speed shows by the Task Manager is in megabits per second, while that shown by Chrome is in kilobytes per second. Since 1 Byte= 8 bits, both speeds are nearly the same. One more thing is that the speed shown by the task manager is the overall downloading speed, i.e. the downloading speed of Chrome plus other background downloads by Windows. That's why sometimes the two speeds differ by a small fraction.
    Hope it satisfies you... :)






    share|improve this answer




























      1














      The two speeds are nearly the same. The speed shows by the Task Manager is in megabits per second, while that shown by Chrome is in kilobytes per second. Since 1 Byte= 8 bits, both speeds are nearly the same. One more thing is that the speed shown by the task manager is the overall downloading speed, i.e. the downloading speed of Chrome plus other background downloads by Windows. That's why sometimes the two speeds differ by a small fraction.
      Hope it satisfies you... :)






      share|improve this answer


























        1












        1








        1







        The two speeds are nearly the same. The speed shows by the Task Manager is in megabits per second, while that shown by Chrome is in kilobytes per second. Since 1 Byte= 8 bits, both speeds are nearly the same. One more thing is that the speed shown by the task manager is the overall downloading speed, i.e. the downloading speed of Chrome plus other background downloads by Windows. That's why sometimes the two speeds differ by a small fraction.
        Hope it satisfies you... :)






        share|improve this answer













        The two speeds are nearly the same. The speed shows by the Task Manager is in megabits per second, while that shown by Chrome is in kilobytes per second. Since 1 Byte= 8 bits, both speeds are nearly the same. One more thing is that the speed shown by the task manager is the overall downloading speed, i.e. the downloading speed of Chrome plus other background downloads by Windows. That's why sometimes the two speeds differ by a small fraction.
        Hope it satisfies you... :)







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 12 at 18:48









        Brahm Dev PandeyBrahm Dev Pandey

        262




        262






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1031650%2finconsistent-download-speeds%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕