xapian-core
1.4.26
|
Test how an operation scales. More...
Go to the source code of this file.
Functions | |
void | test_scalability (double(*func)(unsigned), unsigned n, double threshold) |
Test how an operation scales.
Definition in file scalability.cc.
void test_scalability | ( | double(*)(unsigned) | func, |
unsigned | n, | ||
double | threshold | ||
) |
Definition at line 29 of file scalability.cc.
References SKIP_TEST, TEST_REL, and tout.
Referenced by DEFINE_TESTCASE().