Another slow-hash improvement

This commit is contained in:
Jens Steube
2016-06-14 10:18:42 +02:00
parent d275772b9f
commit 4f0709b3c9
3 changed files with 33 additions and 31 deletions
+2
View File
@@ -110,6 +110,8 @@ typedef uint32_t uint; // we need to get rid of this sooner or later, for consis
#define HCBUFSIZ 0x50000 // general large space buffer size in case the size is unknown at compile-time
#define EXPECTED_ITERATIONS 10000
/**
* functions
*/