aboutsummaryrefslogtreecommitdiff
path: root/tests/performance_tests/derive_secret_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/performance_tests/derive_secret_key.h')
-rw-r--r--tests/performance_tests/derive_secret_key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/performance_tests/derive_secret_key.h b/tests/performance_tests/derive_secret_key.h
index 1a2945a77..f97deb974 100644
--- a/tests/performance_tests/derive_secret_key.h
+++ b/tests/performance_tests/derive_secret_key.h
@@ -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()
{