performance_tests: adjust some iterations down a bit

This commit is contained in:
moneromooo-monero
2017-09-24 11:00:31 +01:00
parent 1f9058187c
commit 6a0fb301bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
class test_derive_secret_key : public single_tx_test_base
{
public:
static const size_t loop_count = 1000000;
static const size_t loop_count = 10000;
bool init()
{