Benchmark: added more check hashes and a progress indicator

This commit is contained in:
SChernykh
2020-10-15 08:23:47 +02:00
parent 04ed885a65
commit 6078052780
6 changed files with 42 additions and 30 deletions

View File

@@ -121,6 +121,8 @@ public:
void print() const;
# endif
static uint32_t benchProgress;
private:
enum Flags {
FLAG_ENABLED,