diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-06-12 07:00:53 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-12 07:47:29 -0500 |
commit | 1a0d0d9b4d297bac6532832b0dcc44ea04e370f1 (patch) | |
tree | 3ac1ac0e8b3ff3d240d470711eaf1995f1a3be0f /system/lbench/README | |
parent | 69951d47ced4595334fe939e0208bc7ae54e696b (diff) | |
download | slackbuilds-1a0d0d9b4d297bac6532832b0dcc44ea04e370f1.tar.gz |
system/lbench: Added (system benchmark tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/lbench/README')
-rw-r--r-- | system/lbench/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/lbench/README b/system/lbench/README new file mode 100644 index 0000000000..dc6e23b2b3 --- /dev/null +++ b/system/lbench/README @@ -0,0 +1,4 @@ +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. |