Go to the documentation of this file.
37 for (
int i = 0;
i < 10000000;
i++) {
38 for (
int j = 0; j <
threads; j++) {
43 std::cout << title <<
" Distribution" << std::endl;
44 std::cout <<
"Value, Percentile" << std::endl;
45 for (
double pct = 0.0; pct < 100.0; pct += 1.0) {
54 int main(
int argc,
char** argv) {
void InitTest(int *argc, char ***argv, bool remove_flags)
static uv_thread_t * threads
void grpc_histogram_destroy(grpc_histogram *h)
int main(int argc, char **argv)
double grpc_histogram_percentile(grpc_histogram *h, double percentile)
grpc_histogram * grpc_histogram_create(double resolution, double max_bucket_start)
void grpc_histogram_add(grpc_histogram *h, double x)
static void RunTest(RandomDistInterface &&r, int threads, const std::string &title)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:59:50