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 4bc4c7d..0756d95 100644
--- a/src/alf.rst
+++ b/src/alf.rst
@@ -218,8 +218,8 @@ Performance
Performance is pretty good, as of alftools-0.3.0. For small files
like you'd use on an Atari (up to 50KB), it's basically instantaneous
-(0.009 seconds) on the author's modest i7 workstation. For a 1MB
-text file, it takes 0.046 sec; for 1MB of random garbage, it's 0.087
+(0.008 seconds) on the author's modest i7 workstation. For a 1MB
+text file, it takes 0.037 sec; for 1MB of random garbage, it's 0.062
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,