updated readme

This commit is contained in:
kuntz 2021-02-28 16:07:32 -06:00
parent 78a9826d0a
commit e58755f378

View File

@ -3,8 +3,8 @@ Maximum Entropy Compressor - Using Probability Hashes w/Hash-Chaining to compres
Copyright © 2021 by Brett Kuntz. All rights reserved.
# TEST SOFTWARE
See the /full/ directory for the latest test iteration that compresses & decompresses. Both files are stand-alone and you do not need to compile both for either to work.
# TEST SOFTWARE
Compressing takes about 35 minutes on an EC2 c5.24xlarge machine, decompression takes place in real-time.
# TEST SOFTWARE
Neither the compressor or decompressor require more than a few kilobytes of RAM to operate. They are best implemented on ASIC or GPU.