diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-11 03:21:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 13:32:50 +0700 |
commit | f3e4d811d842230b5dd346ffb2580803b3d5a0aa (patch) | |
tree | baf8edb74b620e866287aedcda9df121d37b6c3c /system/lbench/README | |
parent | 848849d429c112ca0f8843c2993f996fc8cd1df9 (diff) |
system/lbench: Fix 15.0 build.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lbench/README')
-rw-r--r-- | system/lbench/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/system/lbench/README b/system/lbench/README index dc6e23b2b399e..690ffc5d2f723 100644 --- a/system/lbench/README +++ b/system/lbench/README @@ -1,4 +1,6 @@ -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. +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. |