readme: add table with performance impact - scroll - scrollbackbuffer program f… | |
git clone git://git.suckless.org/scroll | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 6b13c34098454e6e667aca6bf37c47feedc0d185 | |
parent 2dce762b8ecaf52fdcbc58fa203c8f83835216ca | |
Author: Jan Klemkow <[email protected]> | |
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(-) | |
--- | |
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 |