Created
July 19, 2015 15:22
-
-
Save andytill/1ea68a7a7af13d69c947 to your computer and use it in GitHub Desktop.
horsetheperfs output
This file contains 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
erlang_spawn_1:spawn_sleep_fun_on_one_proc in 1.057355s | |
erlang_spawn_1:spawn_fun_on_one_proc in 0.246039s | |
erlang_spawn_link_1:spawn_link_sleep_fun_on_one_proc in 1.132972s | |
erlang_spawn_link_1:spawn_link_fun_on_one_proc in 0.421424s | |
erlang_split_binary_2:split_binary_small_2 in 0.004270s | |
erlang_split_binary_2:split_binary_large_2 in 0.004266s | |
erlang_split_binary_2:split_binary_very_large_2 in 0.004171s | |
erlang_split_binary_2:syntax_split_binary_small_2 in 0.016963s | |
erlang_split_binary_2:syntax_split_binary_large_2 in 0.019240s | |
erlang_split_binary_2:syntax_split_binary_very_large_2 in 0.018668s | |
ets_update_counter_3:update_counter in 0.032356s | |
ets_update_counter_3:update_counter_write_concurrency in 0.033169s | |
ets_update_counter_3:update_counter_read_concurrency in 0.024118s | |
ets_update_counter_3:update_counter_read_write_concurrency in 0.037732s | |
ets_update_counter_3:update_counter_ordered_set in 0.023500s | |
ets_update_counter_3:update_counter_ordered_set_write_concurrency in 0.024932s | |
ets_update_counter_3:update_counter_ordered_set_read_concurrency in 0.028974s | |
ets_update_counter_3:update_counter_ordered_set_read_write_concurrency in 0.022553s | |
timer_sleep_1:timer_sleep_zero in 0.007434s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment