Skip to content

Instantly share code, notes, and snippets.

@cmeiklejohn
Created January 31, 2018 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmeiklejohn/80e0eba171194a01f9ee611774c1c7cf to your computer and use it in GitHub Desktop.
Save cmeiklejohn/80e0eba171194a01f9ee611774c1c7cf to your computer and use it in GitHub Desktop.
****** Process <0.275.0> -- 100.00 % of profiled time ***
FUNCTION CALLS % TIME [uS / CALLS]
-------- ----- ------- ---- [----------]
partisan_mochiglobal:get/2 1 0.84 2 [ 2.00]
partisan_mochiglobal:get/3 1 0.84 2 [ 2.00]
partisan_SUITE:'-default_manager_test/1-fun-12-'/3 1 0.84 2 [ 2.00]
rand:seed/1 1 0.84 2 [ 2.00]
rand:seed_s/2 1 0.84 2 [ 2.00]
rand:'-mk_alg/1-fun-6-'/2 1 0.84 2 [ 2.00]
gen_server:cast/2 1 0.84 2 [ 2.00]
gen_server:do_cast/2 1 0.84 2 [ 2.00]
erlang:'++'/2 1 0.84 2 [ 2.00]
'partisan_mochiglobal:binary_padding':term/0 1 1.26 3 [ 3.00]
lists:nth/2 1 1.26 3 [ 3.00]
partisan_util:dispatch_pid/3 1 1.26 3 [ 3.00]
rand:uniform_s/2 1 1.26 3 [ 3.00]
rand:exsplus_uniform/2 1 1.26 3 [ 3.00]
gen_server:cast_msg/1 1 1.26 3 [ 3.00]
erlang:unique_integer/0 1 1.26 3 [ 3.00]
erlang:phash2/1 1 1.26 3 [ 3.00]
erlang:atom_to_list/1 1 1.26 3 [ 3.00]
proplists:get_value/3 1 1.68 4 [ 4.00]
partisan_default_peer_service_manager:forward_message/5 1 1.68 4 [ 4.00]
partisan_connection_cache:dispatch/1 1 1.68 4 [ 4.00]
rand:uniform/1 1 1.68 4 [ 4.00]
rand:mk_alg/1 1 1.68 4 [ 4.00]
rand:'-mk_alg/1-fun-7-'/1 1 1.68 4 [ 4.00]
gen_server:do_send/2 1 1.68 4 [ 4.00]
erlang:system_time/0 1 1.68 4 [ 4.00]
erlang:apply/2 1 2.10 5 [ 5.00]
rand:seed_s/1 1 2.10 5 [ 5.00]
rand:seed_get/0 1 2.10 5 [ 5.00]
erlang:send/3 1 2.10 5 [ 5.00]
erlang:put/2 2 2.10 5 [ 2.50]
erlang:list_to_atom/1 1 2.10 5 [ 5.00]
partisan_config:get/2 1 2.52 6 [ 6.00]
rand:seed_put/1 2 2.94 7 [ 3.50]
rand:exsplus_seed/1 1 2.94 7 [ 7.00]
ets:lookup/2 1 5.88 14 [ 14.00]
partisan_mochiglobal:key_to_module/1 1 7.14 17 [ 17.00]
ets:update_counter/3 20 33.61 80 [ 4.00]
------------------------------------------------------- ----- ------- ---- [----------]
Total: 59 100.00% 238 [ 4.03]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment