Commits


Alexander Enaldiev authored and GitHub committed 99010118805
JSONReporter: don't report on scaling if we didn't get it (#1005) (#1008) * JSONReporter: don't report on scaling if we didn't get it (#1005) * JSONReporter: fix due to review (std::pair<bool, bool> -> enum) * JSONReporter: scaling: fix the algo (due to review discussion) * benchmark.h: revert to old-fashioned enum's (C++03 compatibility); rreporter_output_test: let's skip scaling