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
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
2 changed files with 2 additions and 2 deletions

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()
{