This shows you the differences between two versions of the page.
realtime:documentation:howto:tools:hackbench [2018/08/23 14:57] ebugden created |
realtime:documentation:howto:tools:hackbench [2023/08/05 06:22] (current) costa.shul manpage |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Hackbench ====== | ====== Hackbench ====== | ||
- | Hackbench is a benchmark and a stress test for the kernel scheduler that is part of the [[realtime:documentation:howto:tools:rt-tests|rt-tests]] suite. Hackbench also stresses parts of the memory subsystem through repeated setup and teardown of threads. Additionally, it stresses inter-process communication (e.g. local sockets, pipes) to a certain degree. | + | [[https://man.archlinux.org/man/hackbench.8.en|hackbench]] is a benchmark and a stress test for the kernel scheduler that is part of the [[realtime:documentation:howto:tools:rt-tests|rt-tests]] suite. Hackbench also stresses parts of the memory subsystem through repeated setup and teardown of threads. Additionally, it stresses inter-process communication (e.g. local sockets, pipes) to a certain degree. |
The purpose of the tool is to help identify bottlenecks in the system that should be eliminated or optimized. | The purpose of the tool is to help identify bottlenecks in the system that should be eliminated or optimized. |