aboutsummaryrefslogtreecommitdiff
path: root/src/alf.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/alf.rst')
-rw-r--r--src/alf.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/alf.rst b/src/alf.rst
index dbee22b..0c72aa2 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -238,8 +238,8 @@ Performance
Performance is pretty good, as of alftools-0.4.0. For small files
like you'd use on an Atari (up to 50KB), it's basically instantaneous
(0.008 seconds) on the author's modest i7 workstation. For a 1MB text
-file, it takes 0.026 sec (faster than **arc**\!). For 1MB of random
-garbage, it's 0.043 sec (and the resulting ALF file is 36% larger than
+file, it takes 0.022 sec (faster than **arc**\!). For 1MB of random
+garbage, it's 0.03 sec (and the resulting ALF file is 36% larger than
the garbage).
By comparison, **zip** takes 0.06 seconds to compress the 1MB text file,