Skip to content

shenghansen/latencyInjection

 
 

Repository files navigation

Inject latency with cycles level precision

Anyone interested in latency injection can read the code to get the details.

just:

sudo ./run.sh

A Sample

I run it on my server with fixed frequency(2.3GHz). This injection method forms a stepped shape on this scatter plot since the overhead of rdtsc and pause is inevitable. And the minimum injection granularity is approximately 70 cycles ( ~30ns ).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.5%
  • Shell 24.9%
  • Makefile 1.6%