mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Adapted the number of test runs.
This commit is contained in:
@@ -169,7 +169,7 @@ EIGEN_DONT_INLINE void run_direct(int num_runs = 1)
|
||||
|
||||
void test_nesting_profiling()
|
||||
{
|
||||
const int num_runs = 100000;
|
||||
const int num_runs = 10000;
|
||||
|
||||
BenchTimer timer;
|
||||
const double start = timer.getTime();
|
||||
|
||||
Reference in New Issue
Block a user