Reduce benchmark test duration to 0.4 seconds
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ extern uint64_t fb_c_chase(void **ptrs, uint64_t steps);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MIN_SECONDS
|
#ifndef MIN_SECONDS
|
||||||
# define MIN_SECONDS 2.0 /* Minimum run time. */
|
# define MIN_SECONDS 0.4 /* Minimum run time. */
|
||||||
#endif
|
#endif
|
||||||
#ifndef REPEATS
|
#ifndef REPEATS
|
||||||
# define REPEATS 3 /* Number of tries. */
|
# define REPEATS 3 /* Number of tries. */
|
||||||
|
|||||||
Reference in New Issue
Block a user