Giter VIP home page Giter VIP logo

latency_test's Introduction

Latency_Test

Author: Kevin Cheng([email protected]) Roja Eswaran ([email protected]) - OSNET Lab, Binghamton University

Kernel Level Timer Interrupt Latency Test

How to use it?

  1. ./kcyclictest.sh

  2. View the test result - cat /sys/kernel/debug/tracing/trace - The Last column is the latency value which is in nanoseconds.

  3. Clean the test result - echo > /sys/kernel/debug/tracing/trace

Cumulative Distribution Curve (CDC)

Author: Roja Eswaran ([email protected]) - OSNET Lab, Binghamton University

You can use cdc.py to create CDC for your trace.

How to use it?

  1. copy /sys/kernel/debug/tracing/trace to the same working directory as cdc.py

  2. Run - python cdc.py

  3. Enter your trace name: "trace"

  4. The output result is stored in timer_CDC.csv - Output Format ( Latency in microseconds, Cumulative Distribution)

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.