blob: 690ffc5d2f72370ccf49a998fd1499c3f217262f (
plain)
1
2
3
4
5
6
|
lbench (simple Linux multithread benchmarking tool)
Lbench was written to satisfy a personal desire to better understand
some obscure performance issues. The performance increase from using
multiple processor cores can be nearly 100% per core in some cases,
and negative (an overall slowdown) in others.
|