performance_tests: adjust some iterations down a bit
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user