Skip to content

hackbench is a tool used to measure scheduler wakeup latency

Notifications You must be signed in to change notification settings

FraSharp/hackbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Compile with gcc -g -Wall -O2 -o hackbench hackbench.c -lpthread

Common usage ./hackbench -pTl 4000

Use as sudo (on Android) if you want to "bypass" seccomp.