aboutsummaryrefslogtreecommitdiff
path: root/system/lbench/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/lbench/README')
-rw-r--r--system/lbench/README10
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.