mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
performance_tests: adjust some iterations down a bit
This commit is contained in:
parent
1f9058187c
commit
6a0fb301bb
2 changed files with 2 additions and 2 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue