Created
October 22, 2012 15:44
-
-
Save piscisaureus/3932151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % time seconds usecs/call calls function | |
| ------ ----------- ----------- --------- -------------------- | |
| 60.92 694.154838 224 3090523 pthread_getspecific | |
| 15.85 180.634891 277 650932 pthread_mutex_lock | |
| 13.25 150.958049 231 650932 pthread_mutex_unlock | |
| 2.63 29.967062 164 182587 memcpy | |
| 1.35 15.381315 346 44350 malloc | |
| 1.05 12.002619 226 52927 free | |
| 0.97 11.050119 279 39472 memmove | |
| 0.71 8.072805 680 11869 sem_post | |
| 0.62 7.056746 514 13725 _Znam | |
| 0.38 4.280855 2096 2042 epoll_wait | |
| 0.37 4.266632 1256 3395 strdup | |
| 0.36 4.049265 152 26493 memchr | |
| 0.27 3.027014 228 13241 strlen | |
| 0.23 2.633515 573 4593 syscall | |
| 0.20 2.256323 675 3339 memset | |
| 0.19 2.215723 774 2862 __errno_location | |
| 0.18 2.047232 3350 611 memcmp | |
| 0.09 1.060391 77 13705 _ZdaPv | |
| 0.07 0.763007 139 5459 gettimeofday | |
| 0.04 0.439767 76 5740 floor | |
| 0.04 0.424847 77 5515 __isnan | |
| 0.03 0.395273 77 5130 qsort | |
| 0.02 0.269623 147 1830 read | |
| 0.02 0.263124 141 1866 epoll_ctl | |
| 0.02 0.216099 77 2790 _Znwm | |
| 0.02 0.197683 75 2625 _ZdlPv | |
| 0.02 0.178052 178 996 write | |
| 0.01 0.165759 77 2140 __finite | |
| 0.01 0.137827 143 958 __xstat64 | |
| 0.01 0.132455 139 948 setsockopt | |
| 0.01 0.128090 161 794 close | |
| 0.01 0.098888 76 1299 ceil | |
| 0.01 0.059458 206 288 mmap | |
| 0.00 0.045375 170 266 pthread_cond_signal | |
| 0.00 0.040546 144 281 __lxstat64 | |
| 0.00 0.035945 147 244 open64 | |
| 0.00 0.025179 140 179 fcntl | |
| 0.00 0.024495 24495 1 RAND_bytes | |
| 0.00 0.023665 76 309 sysconf | |
| 0.00 0.021546 80 268 calloc | |
| 0.00 0.020011 74 268 __isinf | |
| 0.00 0.019059 153 124 connect | |
| 0.00 0.018747 149 125 socket | |
| 0.00 0.017081 143 119 getsockopt | |
| 0.00 0.010587 74 143 __ctype_b_loc | |
| 0.00 0.010518 79 133 strcmp | |
| 0.00 0.010017 80 125 inet_addr | |
| 0.00 0.009698 76 127 htons | |
| 0.00 0.007984 215 37 munmap | |
| 0.00 0.006794 147 46 mprotect | |
| 0.00 0.006394 6394 1 fork | |
| 0.00 0.006309 170 37 localtime | |
| 0.00 0.005171 79 65 getenv | |
| 0.00 0.004971 75 66 realloc | |
| 0.00 0.004665 84 55 readdir64 | |
| 0.00 0.004516 75 60 pthread_rwlock_unlock | |
| 0.00 0.004239 74 57 pthread_self | |
| 0.00 0.004228 74 57 pthread_rwlock_rdlock | |
| 0.00 0.003091 75 41 pthread_rwlock_init | |
| 0.00 0.002643 85 31 __snprintf_chk | |
| 0.00 0.002258 94 24 fgets | |
| 0.00 0.002050 2050 1 SSL_load_error_strings | |
| 0.00 0.001999 1999 1 poll | |
| 0.00 0.001839 141 13 getpeername | |
| 0.00 0.001722 82 21 inet_ntop | |
| 0.00 0.001581 790 2 pthread_create | |
| 0.00 0.001425 79 18 strchr | |
| 0.00 0.001376 76 18 strncmp | |
| 0.00 0.001335 78 17 pthread_mutexattr_init | |
| 0.00 0.001322 77 17 __cxa_guard_release | |
| 0.00 0.001315 77 17 pthread_mutex_init | |
| 0.00 0.001314 77 17 pthread_mutexattr_settype | |
| 0.00 0.001301 76 17 __cxa_guard_acquire | |
| 0.00 0.001099 73 15 strcasecmp | |
| 0.00 0.001060 81 13 __fpclassify | |
| 0.00 0.000931 931 1 dlopen | |
| 0.00 0.000812 81 10 __vsnprintf_chk | |
| 0.00 0.000793 793 1 fread | |
| 0.00 0.000768 153 5 getcwd | |
| 0.00 0.000680 136 5 sigaction | |
| 0.00 0.000634 158 4 opendir | |
| 0.00 0.000616 205 3 fclose | |
| 0.00 0.000578 144 4 closedir | |
| 0.00 0.000562 80 7 freeaddrinfo | |
| 0.00 0.000555 79 7 __cxa_atexit | |
| 0.00 0.000464 77 6 sigfillset | |
| 0.00 0.000435 145 3 fopen64 | |
| 0.00 0.000376 376 1 SSL_COMP_get_compression_methods | |
| 0.00 0.000361 361 1 SSL_library_init | |
| 0.00 0.000329 164 2 pthread_sigmask | |
| 0.00 0.000328 109 3 ioctl | |
| 0.00 0.000314 157 2 waitpid | |
| 0.00 0.000307 76 4 pthread_setspecific | |
| 0.00 0.000297 148 2 clock_gettime | |
| 0.00 0.000278 92 3 pthread_rwlock_wrlock | |
| 0.00 0.000278 139 2 isatty | |
| 0.00 0.000243 81 3 sem_init | |
| 0.00 0.000242 80 3 pthread_key_create | |
| 0.00 0.000229 76 3 getpid | |
| 0.00 0.000205 205 1 readlink | |
| 0.00 0.000175 175 1 OPENSSL_add_all_algorithms_noconf | |
| 0.00 0.000174 87 2 strstr | |
| 0.00 0.000164 82 2 strrchr | |
| 0.00 0.000163 81 2 random | |
| 0.00 0.000160 80 2 dlerror | |
| 0.00 0.000151 75 2 ferror | |
| 0.00 0.000150 150 1 listen | |
| 0.00 0.000147 147 1 bind | |
| 0.00 0.000146 146 1 getuid | |
| 0.00 0.000146 146 1 getrlimit | |
| 0.00 0.000143 143 1 epoll_create1 | |
| 0.00 0.000139 139 1 getegid | |
| 0.00 0.000139 139 1 geteuid | |
| 0.00 0.000139 139 1 getgid | |
| 0.00 0.000138 138 1 eventfd | |
| 0.00 0.000110 110 1 ERR_load_crypto_strings | |
| 0.00 0.000095 95 1 OpenSSL_add_all_digests | |
| 0.00 0.000090 90 1 pthread_attr_destroy | |
| 0.00 0.000088 88 1 time | |
| 0.00 0.000088 88 1 dlsym | |
| 0.00 0.000088 88 1 inet_pton | |
| 0.00 0.000082 82 1 CRYPTO_set_locking_callback | |
| 0.00 0.000082 82 1 pthread_attr_init | |
| 0.00 0.000081 81 1 srandom | |
| 0.00 0.000079 79 1 CRYPTO_num_locks | |
| 0.00 0.000079 79 1 pthread_attr_setscope | |
| 0.00 0.000078 78 1 pthread_cond_init | |
| 0.00 0.000078 78 1 pthread_attr_setdetachstate | |
| 0.00 0.000077 77 1 pthread_attr_setstacksize | |
| 0.00 0.000077 77 1 sk_num | |
| 0.00 0.000074 74 1 sk_zero | |
| 0.00 0.000072 72 1 CRYPTO_set_id_callback | |
| ------ ----------- ----------- --------- -------------------- | |
| 100.00 1139.417123 4849575 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment