/callbench

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.

Primary LanguageCMIT LicenseMIT

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.