aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 12:03:55 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-25 12:03:55 +0200
commitab010be7a63c97d1102fae2971c3fb30f174418e (patch)
treed05417979b2a0dce5abfd45102cbb6f422b356d0 /README
parent2db64cf44e5e22ad8ba7eb20fce3a17c54f210bb (diff)
dmenu/history file bench notes
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 39b48c1..19798d9 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ I use utf8, so unless you use characters that are "special" (chinese etc)
each character takes 1 byte.
So, assume each entry is about 80 chars, you visit 100 pages per day (?), and you wonder when your history file will be 50MB big:
(50 * 1000 * 1000 ) / ( 80 * 100 ) = 6250 days or 17 years.
-
+There is code to run a benchmark in the 'extra' dir. For results & interpretation, see http://dieter.plaetinck.be/poor_mans_dmenu_benchmark