When building the module, the test takes a lot of time.
I suggest the following changes:
line 76: SFERES_ARRAY(size_t, behav_shape, 128, 128);
line 83: SFERES_CONST size_t nb_gen = 1001;
line 84: SFERES_CONST size_t dump_period = 100;
What do you think?
When building the module, the test takes a lot of time.
I suggest the following changes:
line 76: SFERES_ARRAY(size_t, behav_shape, 128, 128);
line 83: SFERES_CONST size_t nb_gen = 1001;
line 84: SFERES_CONST size_t dump_period = 100;
What do you think?