readme: add table with performance impact - scroll - scrollbackbuffer program for st
 (HTM) git clone git://git.suckless.org/scroll
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6b13c34098454e6e667aca6bf37c47feedc0d185
 (DIR) parent 2dce762b8ecaf52fdcbc58fa203c8f83835216ca
 (HTM) Author: Jan Klemkow <j.klemkow@wemelug.de>
       Date:   Mon, 27 Apr 2020 00:09:26 +0200
       
       readme: add table with performance impact
       
       Diffstat:
         M README                              |       9 +++++++++
       
       1 file changed, 9 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git 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