Skip to content

Commit

Permalink
Factor of 3 gain by db on my local system
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Mar 15, 2024
1 parent 9e21b7e commit cbb5630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sim_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ BOOST_AUTO_TEST_SUITE_END()
BOOST_AUTO_TEST_SUITE(test_db)
BOOST_AUTO_TEST_CASE(test_db_init)
{
iter = 10000;
iter = 100000;
}
BOOST_AUTO_TEST_SUITE(test_db_scaling)
BOOST_AUTO_TEST_CASE(test_db_scaling)
Expand Down

0 comments on commit cbb5630

Please sign in to comment.