Skip to content

A program to measure the speed of simple time syscalls and vDSO calls, as well as basic in-memory file I/O using the mmap(2) and read(2) syscalls.

License

Notifications You must be signed in to change notification settings

kdrag0n/callbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

callbench

A program to measure the speed of simple time syscalls and vDSO calls, as well as basic file I/O on procfs using both mmap and traditional POSIX I/O syscalls.

About

A program to measure the speed of simple time syscalls and vDSO calls, as well as basic in-memory file I/O using the mmap(2) and read(2) syscalls.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published