Last active
September 6, 2015 07:51
-
-
Save Neal-liu/0b9c11316b43537458c5 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
iterations ns/op | |
BM_malloc_multi/512 4992275 657 | |
BM_malloc_multi/1K 4992427 657 | |
BM_malloc_multi/2K 4993167 657 | |
BM_malloc_multi/4K 4992954 675 | |
BM_malloc_multi/8K 4993044 668 | |
BM_malloc_multi/16K 4992158 675 | |
BM_malloc_multi/32K 4992234 676 | |
BM_malloc_multi/64K 49199 30561 | |
BM_malloc_multi/128K 48968 39686 | |
BM_malloc_multi/256K 48817 45530 | |
BM_malloc_multi/512K 48725 49147 | |
BM_malloc_multi/1M 48641 52636 | |
BM_malloc_multi/2M 48392 62616 | |
BM_malloc_multi/4M 19246 73650 | |
BM_malloc_multi/8M 19029 95161 | |
BM_malloc_multi/16M 9296 138142 | |
BM_malloc_multi/32M 8870 223621 | |
BM_malloc_multi/64M 4968 396475 | |
BM_malloc_multi/128M 4975 738547 | |
BM_malloc_realloc/512 499769 2285 | |
BM_malloc_realloc/1K 499598 2295 | |
BM_malloc_realloc/2K 499773 2294 | |
BM_malloc_realloc/4K 499760 2284 | |
BM_malloc_realloc/8K 499786 2289 | |
BM_malloc_realloc/16K 499741 2288 | |
BM_malloc_realloc/32K 9934 125059 | |
BM_malloc_realloc/64K 19910 85930 | |
BM_malloc_realloc/128K 19895 93617 | |
BM_malloc_realloc/256K 9943 109047 | |
BM_malloc_realloc/512K 9925 145739 | |
BM_malloc_realloc/1M 9889 207411 | |
BM_malloc_realloc/2M 4901 358085 | |
BM_malloc_realloc/4M 4877 468770 | |
BM_malloc_realloc/8M 4820 673343 | |
BM_malloc_realloc/16M 1889 1081200 | |
BM_malloc_realloc/32M 982 1901596 | |
BM_malloc_realloc/64M 498 3539431 | |
BM_malloc_realloc/128M 488 6808824 | |
BM_malloc_realloc/256M 98 13343133 | |
BM_malloc_single/512 499790 2027 | |
BM_malloc_single/1K 499778 2030 | |
BM_malloc_single/2K 499802 2032 | |
BM_malloc_single/4K 499791 2032 | |
BM_malloc_single/8K 499787 2029 | |
BM_malloc_single/16K 499700 2033 | |
BM_malloc_single/32K 499791 2026 | |
BM_malloc_single/64K 49867 49588 | |
BM_malloc_single/128K 49865 50841 | |
BM_malloc_single/256K 49866 53724 | |
BM_malloc_single/512K 49862 53521 | |
BM_malloc_single/1M 49857 56228 | |
BM_malloc_single/2M 49826 68886 | |
BM_malloc_single/4M 19919 78907 | |
BM_malloc_single/8M 9950 98697 | |
BM_malloc_single/16M 9928 137587 | |
BM_malloc_single/32M 9890 215014 | |
BM_malloc_single/64M 4901 370697 | |
BM_malloc_single/128M 4822 681244 | |
BM_malloc_single/256M 1863 1303423 | |
BM_math_fpclassify_INFINITE 499839 1569 | |
BM_math_fpclassify_NAN 999695 787 | |
BM_math_fpclassify_NORMAL 1499551 521 | |
BM_math_fpclassify_ZERO 1999409 392 | |
BM_math_isinf_INFINITE 2499248 314 | |
BM_math_isinf_NAN 2999082 262 | |
BM_math_isinf_NORMAL 3498912 224 | |
BM_math_isinf_ZERO 3998741 196 | |
BM_math_log10 4498545 198 | |
BM_math_logb 4998392 161 | |
BM_math_sin_fast 5498218 167 | |
BM_math_sin_fesetenv 5997999 179 | |
BM_math_sin_feupdateenv 6497783 178 | |
BM_math_sqrt 6997534 170 | |
BM_property_find/1 7497279 154 | |
BM_property_find/4 499746 2391 | |
BM_property_find/16 499759 2453 | |
BM_property_find/64 499729 2595 | |
BM_property_find/128 499712 2713 | |
BM_property_find/256 499699 2828 | |
BM_property_find/512 499725 2958 | |
BM_property_get/1 499745 2452 | |
BM_property_get/4 499745 2521 | |
BM_property_get/16 499731 2618 | |
BM_property_get/64 499730 2763 | |
BM_property_get/128 499727 2875 | |
BM_property_get/256 499668 3039 | |
BM_property_get/512 499688 3161 | |
BM_property_read/1 499823 1678 | |
BM_property_read/4 499831 1687 | |
BM_property_read/16 499827 1703 | |
BM_property_read/64 499828 1723 | |
BM_property_read/128 499832 1728 | |
BM_property_read/256 499820 1717 | |
BM_property_read/512 499832 1735 | |
BM_property_serial/1 499819 1560 | |
BM_property_serial/4 499853 1560 | |
BM_property_serial/16 499847 1559 | |
BM_property_serial/64 499848 1565 | |
BM_property_serial/128 499844 1565 | |
BM_property_serial/256 499825 1565 | |
BM_property_serial/512 499835 1574 | |
BM_pthread_getspecific 499843 1560 | |
BM_pthread_mutex_lock 999656 878 | |
BM_pthread_mutex_lock_ERRORCHECK 1499480 589 | |
BM_pthread_mutex_lock_RECURSIVE 1999291 444 | |
BM_pthread_once 2499125 321 | |
BM_pthread_self 2998963 265 | |
BM_semaphore_sem_getvalue 3498804 223 | |
BM_semaphore_sem_wait_sem_post 3998630 227 | |
BM_stdio_fread/1 4498430 203 0.28 MiB/s | |
BM_stdio_fread/2 499815 1847 0.55 MiB/s | |
BM_stdio_fread/3 499825 1831 0.83 MiB/s | |
BM_stdio_fread/4 499817 1848 1.10 MiB/s | |
BM_stdio_fread/8 499796 1844 2.21 MiB/s | |
BM_stdio_fread/16 499820 1858 4.40 MiB/s | |
BM_stdio_fread/32 499816 1868 8.78 MiB/s | |
BM_stdio_fread/64 499803 1889 17.45 MiB/s | |
BM_stdio_fread/512 499777 2265 126.51 MiB/s | |
BM_stdio_fread/1K 499706 2737 225.50 MiB/s | |
BM_stdio_fread/4K 499441 5328 571.12 MiB/s | |
BM_stdio_fread/8K 199653 8582 782.39 MiB/s | |
BM_stdio_fread/16K 99693 14882 975.45 MiB/s | |
BM_stdio_fread/64K 49442 55009 1147.20 MiB/s | |
BM_stdio_fwrite/1 499842 1815 0.28 MiB/s | |
BM_stdio_fwrite/2 499813 1814 0.56 MiB/s | |
BM_stdio_fwrite/3 499840 1810 0.84 MiB/s | |
BM_stdio_fwrite/4 499815 1815 1.11 MiB/s | |
BM_stdio_fwrite/8 499829 1817 2.22 MiB/s | |
BM_stdio_fwrite/16 499823 1809 4.45 MiB/s | |
BM_stdio_fwrite/32 499816 1813 8.89 MiB/s | |
BM_stdio_fwrite/64 499824 1814 17.70 MiB/s | |
BM_stdio_fwrite/512 499814 1807 142.73 MiB/s | |
BM_stdio_fwrite/1K 499818 1808 285.02 MiB/s | |
BM_stdio_fwrite/4K 499822 1815 1132.94 MiB/s | |
BM_stdio_fwrite/8K 499795 1811 2277.91 MiB/s | |
BM_stdio_fwrite/16K 499831 1814 4554.77 MiB/s | |
BM_stdio_fwrite/64K 499818 1836 18077.64 MiB/s | |
BM_string_memcmp/8 499831 1595 2.36 MiB/s | |
BM_string_memcmp/64 499831 1666 18.52 MiB/s | |
BM_string_memcmp/512 499745 2470 120.27 MiB/s | |
BM_string_memcmp/1K 499650 3401 196.86 MiB/s | |
BM_string_memcmp/8K 99677 16269 450.27 MiB/s | |
BM_string_memcmp/16K 49686 31157 495.04 MiB/s | |
BM_string_memcmp/32K 49383 60653 522.13 MiB/s | |
BM_string_memcmp/64K 9756 119642 536.98 MiB/s | |
BM_string_memcpy/8 499853 1596 2.37 MiB/s | |
BM_string_memcpy/64 499842 1635 18.68 MiB/s | |
BM_string_memcpy/512 499838 1709 145.69 MiB/s | |
BM_string_memcpy/1K 499821 1820 284.03 MiB/s | |
BM_string_memcpy/8K 499656 3230 1629.36 MiB/s | |
BM_string_memcpy/16K 199799 4997 2397.33 MiB/s | |
BM_string_memcpy/32K 199591 10293 2704.78 MiB/s | |
BM_string_memcpy/64K 99543 22845 2641.09 MiB/s | |
BM_string_memmove/8 499845 1619 2.35 MiB/s | |
BM_string_memmove/64 499804 1844 17.59 MiB/s | |
BM_string_memmove/512 499643 3525 96.10 MiB/s | |
BM_string_memmove/1K 499442 5440 140.91 MiB/s | |
BM_string_memmove/8K 49674 32325 239.12 MiB/s | |
BM_string_memmove/16K 49364 63071 251.41 MiB/s | |
BM_string_memmove/32K 9747 124565 258.08 MiB/s | |
BM_string_memmove/64K 9502 247582 261.53 MiB/s | |
BM_string_memset/8 499846 1566 2.39 MiB/s | |
BM_string_memset/64 499819 1602 18.84 MiB/s | |
BM_string_memset/512 499833 1664 147.50 MiB/s | |
BM_string_memset/1K 499824 1755 289.15 MiB/s | |
BM_string_memset/8K 499716 2888 1747.64 MiB/s | |
BM_string_memset/16K 499547 4260 2695.14 MiB/s | |
BM_string_memset/32K 199708 7139 3664.66 MiB/s | |
BM_string_memset/64K 99726 13280 4336.75 MiB/s | |
BM_string_strlen/8 499851 1573 2.37 MiB/s | |
BM_string_strlen/64 499849 1611 18.78 MiB/s | |
BM_string_strlen/512 499811 1938 137.49 MiB/s | |
BM_string_strlen/1K 499765 2281 249.72 MiB/s | |
BM_string_strlen/8K 199705 7108 919.52 MiB/s | |
BM_string_strlen/16K 199528 11919 1187.10 MiB/s | |
BM_string_strlen/32K 99542 22183 1361.84 MiB/s | |
BM_string_strlen/64K 49557 42823 1461.54 MiB/s | |
BM_time_clock_gettime 499686 3032 | |
BM_time_clock_gettime_syscall 999375 1538 | |
BM_time_gettimeofday 1499049 1026 | |
BM_time_gettimeofday_syscall 1998726 776 | |
BM_time_time 2498446 625 | |
BM_unistd_getpid 2998304 261 | |
BM_unistd_getpid_syscall 3498111 293 | |
BM_unistd_gettid 3997938 196 | |
BM_unistd_gettid_syscall 4497723 235 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment