hsbench: add stream compress functionality

This commit is contained in:
Alex Coyte
2017-03-06 11:58:53 +11:00
committed by Matthew Barr
parent 952f0aad21
commit 5f6291529f
4 changed files with 80 additions and 5 deletions

View File

@@ -40,5 +40,6 @@ extern std::string serializePath;
extern unsigned int somPrecisionMode;
extern bool forceEditDistance;
extern unsigned editDistance;
extern bool printCompressSize;
#endif // COMMON_H