Processing LatencyDealing with Latency in Networked GamesTimers to measure latencyWhat is the difference between Cloud Computing and Grid Computing?Is latency or my VPN choking my Excel to SQL Server uploads?High latency on my Wordpress SiteHow To Compute HTTP request processing time without network latency?Different latency time when measured through javascript vs developer consoleProcessing latency in different levels of CacheMeasuring latency over network

Difference in using Lightning Component <lighting:badge/> and Normal DOM with slds <span class="slds-badge"></span>? Which is Better and Why?

Were Roman public roads build by private companies?

How do I get rid of distortion in pictures of distant objects photographed with a telephoto lens?

If I want an interpretable model, are there methods other than Linear Regression?

The Planck constant for mathematicians

Is the Dodge action perceptible to other characters?

My research paper filed as a patent in China by my Chinese supervisor without me as inventor

Is there any way to land a rover on the Moon without using any thrusters?

Finding the number of digits of a given integer.

Where to disclose a zero day vulnerability

why car dealer is insisting on loan v/s cash

How does a simple logistic regression model achieve a 92% classification accuracy on MNIST?

Newly created XFS filesystem shows 78 GB used

What is and what isn't ullage in rocket science?

How major are these paintwork & rust problems?

Double it your way

What's 待ってるから mean?

Can I toggle Do Not Disturb on/off on my Mac as easily as I can on my iPhone?

I asked for a graduate student position from a professor. He replied "welcome". What does that mean?

Ambiguity in notation resolved by +

Which is the current decimal separator?

What was the ultimate objective of The Party in 1984?

Is a suit against a University Dorm for changing policies on a whim likely to succeed (USA)?

Can I conceal an antihero's insanity - and should I?



Processing Latency


Dealing with Latency in Networked GamesTimers to measure latencyWhat is the difference between Cloud Computing and Grid Computing?Is latency or my VPN choking my Excel to SQL Server uploads?High latency on my Wordpress SiteHow To Compute HTTP request processing time without network latency?Different latency time when measured through javascript vs developer consoleProcessing latency in different levels of CacheMeasuring latency over network






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















Hello Everybody please help me ,



I would like to compute the processing latency over different layer in the network , especialy on the cloud server. I want a mathematical function to compute the processing latency , I looked for the solution but I found nothing










share|improve this question
























  • This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

    – Chris Stratton
    Mar 28 at 15:41

















0















Hello Everybody please help me ,



I would like to compute the processing latency over different layer in the network , especialy on the cloud server. I want a mathematical function to compute the processing latency , I looked for the solution but I found nothing










share|improve this question
























  • This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

    – Chris Stratton
    Mar 28 at 15:41













0












0








0








Hello Everybody please help me ,



I would like to compute the processing latency over different layer in the network , especialy on the cloud server. I want a mathematical function to compute the processing latency , I looked for the solution but I found nothing










share|improve this question














Hello Everybody please help me ,



I would like to compute the processing latency over different layer in the network , especialy on the cloud server. I want a mathematical function to compute the processing latency , I looked for the solution but I found nothing







cloud iot latency fog






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 28 at 10:26









soukainasoukaina

11 bronze badge




11 bronze badge















  • This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

    – Chris Stratton
    Mar 28 at 15:41

















  • This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

    – Chris Stratton
    Mar 28 at 15:41
















This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

– Chris Stratton
Mar 28 at 15:41





This question is problematic for two reasons: first it concerns networking rather than development, but more fundamentally it is a request for an algorithm, which is not within the mission of stack exchange overall.

– Chris Stratton
Mar 28 at 15:41












1 Answer
1






active

oldest

votes


















0
















Latency = sum of delays.



More specific formulas are only possible for more specific questions. In an applied setting where you want to know the actual performance of a system, latency is measured, not computed. Real-world latencies tend to be statistical distributions rather than numbers, so the most relevant formulas may be for statistical analysis of the measurements (say, the 99th-percentile latency).



A formula can make sense when you know all the steps along the way. The Network Latency Calculator expresses latency as the sum of the time it takes a packet to travel between a source and destination (most relevant over long distances) and the time it takes the sending system to prepare the packet:





And that is just in one direction. This might not seem relevant to processing latency, yet it illustrates a fraction of the complexity that could be involved if this unknown cloud server makes calls to a database or other service. Uncertainty around even one variable throws the result into question. So the question is what you really need to measure.



  • If interested in latency from a user perspective, use client-side tools that analyze times between request and response.

  • If measuring internal steps inside code you control, log event timestamps or the differences between them.

  • If looking for more granular results across cloud systems, access cloud logs that track events across multiple systems.





share|improve this answer
























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    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/4.0/"u003ecc by-sa 4.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%2fstackoverflow.com%2fquestions%2f55395296%2fprocessing-latency%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









    0
















    Latency = sum of delays.



    More specific formulas are only possible for more specific questions. In an applied setting where you want to know the actual performance of a system, latency is measured, not computed. Real-world latencies tend to be statistical distributions rather than numbers, so the most relevant formulas may be for statistical analysis of the measurements (say, the 99th-percentile latency).



    A formula can make sense when you know all the steps along the way. The Network Latency Calculator expresses latency as the sum of the time it takes a packet to travel between a source and destination (most relevant over long distances) and the time it takes the sending system to prepare the packet:





    And that is just in one direction. This might not seem relevant to processing latency, yet it illustrates a fraction of the complexity that could be involved if this unknown cloud server makes calls to a database or other service. Uncertainty around even one variable throws the result into question. So the question is what you really need to measure.



    • If interested in latency from a user perspective, use client-side tools that analyze times between request and response.

    • If measuring internal steps inside code you control, log event timestamps or the differences between them.

    • If looking for more granular results across cloud systems, access cloud logs that track events across multiple systems.





    share|improve this answer





























      0
















      Latency = sum of delays.



      More specific formulas are only possible for more specific questions. In an applied setting where you want to know the actual performance of a system, latency is measured, not computed. Real-world latencies tend to be statistical distributions rather than numbers, so the most relevant formulas may be for statistical analysis of the measurements (say, the 99th-percentile latency).



      A formula can make sense when you know all the steps along the way. The Network Latency Calculator expresses latency as the sum of the time it takes a packet to travel between a source and destination (most relevant over long distances) and the time it takes the sending system to prepare the packet:





      And that is just in one direction. This might not seem relevant to processing latency, yet it illustrates a fraction of the complexity that could be involved if this unknown cloud server makes calls to a database or other service. Uncertainty around even one variable throws the result into question. So the question is what you really need to measure.



      • If interested in latency from a user perspective, use client-side tools that analyze times between request and response.

      • If measuring internal steps inside code you control, log event timestamps or the differences between them.

      • If looking for more granular results across cloud systems, access cloud logs that track events across multiple systems.





      share|improve this answer



























        0














        0










        0









        Latency = sum of delays.



        More specific formulas are only possible for more specific questions. In an applied setting where you want to know the actual performance of a system, latency is measured, not computed. Real-world latencies tend to be statistical distributions rather than numbers, so the most relevant formulas may be for statistical analysis of the measurements (say, the 99th-percentile latency).



        A formula can make sense when you know all the steps along the way. The Network Latency Calculator expresses latency as the sum of the time it takes a packet to travel between a source and destination (most relevant over long distances) and the time it takes the sending system to prepare the packet:





        And that is just in one direction. This might not seem relevant to processing latency, yet it illustrates a fraction of the complexity that could be involved if this unknown cloud server makes calls to a database or other service. Uncertainty around even one variable throws the result into question. So the question is what you really need to measure.



        • If interested in latency from a user perspective, use client-side tools that analyze times between request and response.

        • If measuring internal steps inside code you control, log event timestamps or the differences between them.

        • If looking for more granular results across cloud systems, access cloud logs that track events across multiple systems.





        share|improve this answer













        Latency = sum of delays.



        More specific formulas are only possible for more specific questions. In an applied setting where you want to know the actual performance of a system, latency is measured, not computed. Real-world latencies tend to be statistical distributions rather than numbers, so the most relevant formulas may be for statistical analysis of the measurements (say, the 99th-percentile latency).



        A formula can make sense when you know all the steps along the way. The Network Latency Calculator expresses latency as the sum of the time it takes a packet to travel between a source and destination (most relevant over long distances) and the time it takes the sending system to prepare the packet:





        And that is just in one direction. This might not seem relevant to processing latency, yet it illustrates a fraction of the complexity that could be involved if this unknown cloud server makes calls to a database or other service. Uncertainty around even one variable throws the result into question. So the question is what you really need to measure.



        • If interested in latency from a user perspective, use client-side tools that analyze times between request and response.

        • If measuring internal steps inside code you control, log event timestamps or the differences between them.

        • If looking for more granular results across cloud systems, access cloud logs that track events across multiple systems.






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 28 at 19:13









        MBerMBer

        6335 silver badges17 bronze badges




        6335 silver badges17 bronze badges





















            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















            draft saved

            draft discarded















































            Thanks for contributing an answer to Stack Overflow!


            • 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%2fstackoverflow.com%2fquestions%2f55395296%2fprocessing-latency%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

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript