Giter VIP home page Giter VIP logo

Comments (4)

andresriancho avatar andresriancho commented on September 24, 2024

https://github.com/seecurity/mona-timing-lib

Special attention to:

Configuration

Disable Intel Speedstep in your machine's BIOS or use the cpufreq utilities.

Beside the frequency of your CPU, there are some "sleep-states" c-states to save power. The clock is stopped for a short period of time if the CPU is idle. Consequently, CPU ticks have different time durations.

On Ubuntu Linux machines, you can disable this feature by adding idle=poll to the kernel parameters.

from django-rest-framework-timing.

andresriancho avatar andresriancho commented on September 24, 2024

https://github.com/ecbftw/nanown/blob/master/trunk/bin/sampler#L227-L229

from django-rest-framework-timing.

andresriancho avatar andresriancho commented on September 24, 2024

https://stackoverflow.com/questions/11731445/timestamp-outgoing-packets

from django-rest-framework-timing.

andresriancho avatar andresriancho commented on September 24, 2024

Measure using packets? https://youtu.be/KirTCSAvt9M?t=598

That would potentially break https support? What about HTTP connection pools in http client? Would it be easy to understand when the server starts the answer and when it finishes? What about servers which "stream" the response headers first and then calculate the body "part by part"?

from django-rest-framework-timing.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.