commit 6b13c34098454e6e667aca6bf37c47feedc0d185
Author:     Jan Klemkow <[email protected]>
AuthorDate: Mon Apr 27 00:09:26 2020 +0200
Commit:     Jan Klemkow <[email protected]>
CommitDate: Mon Apr 27 00:09:26 2020 +0200

    readme: add table with performance impact

diff --git a/README b/README
index 19324a4..0b5d954 100644
--- a/README
+++ b/README
@@ -6,3 +6,12 @@ productive use.
 
 The initial version of this program is from Roberto E. Vargas Caballero:
        https://lists.suckless.org/dev/1703/31256.html
+
+What is the performance impact of scroll?
+
+       indirect        OpenBSD
+-------------------------------
+       0x               7.53 s
+       1x              10.10 s
+       2x              12.00 s
+       3x              13.73 s

Reply via email to