|
Electroneum
|
#include <performance_tests.h>
Public Member Functions | |
| test_runner (const Params ¶ms) | |
| bool | run () |
| int | elapsed_time () const |
| size_t | get_size () const |
| int | time_per_call (int scale=1) const |
| uint64_t | get_min () const |
| uint64_t | get_max () const |
| double | get_mean () const |
| uint64_t | get_median () const |
| double | get_stddev () const |
| double | get_non_parametric_skew () const |
| std::vector< uint64_t > | get_quantiles (size_t n) const |
| bool | is_same_distribution (size_t npoints, double mean, double stddev) const |
Definition at line 80 of file performance_tests.h.
|
inline |
Definition at line 83 of file performance_tests.h.
|
inline |
Definition at line 120 of file performance_tests.h.

|
inline |
Definition at line 130 of file performance_tests.h.

|
inline |
Definition at line 131 of file performance_tests.h.

|
inline |
Definition at line 132 of file performance_tests.h.

|
inline |
Definition at line 129 of file performance_tests.h.

|
inline |
Definition at line 134 of file performance_tests.h.

|
inline |
|
inline |
Definition at line 121 of file performance_tests.h.

|
inline |
Definition at line 133 of file performance_tests.h.

|
inline |
|
inline |
Definition at line 90 of file performance_tests.h.


|
inline |
Definition at line 123 of file performance_tests.h.
