mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-28 15:52:01 +08:00
Adapted the number of test runs.
This commit is contained in:
parent
1fc5fdea25
commit
82971a5dcd
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user