<div dir="ltr">Hi all,<div>I'm running load tests based on R16B03-1 and i'm looking at the reduction count using Fred's excellent recon tool (<a href="https://github.com/ferd/recon">https://github.com/ferd/recon</a>). I'm seeing a high reduction count on the init process ({<0.0.0>), the top 5 ranking for reduction count is below, init's reductions are a bit higher than the other 4 which are poolboy managers.</div><div><br></div><div><div>[{<0.0.0>,37015347,</div><div>  [init,</div><div>   {current_function,{init,loop,1}},</div><div>   {initial_call,{otp_ring0,start,2}}]},</div><div> {<0.7754.0>,29789978,</div><div>  [{current_function,{gen_server,loop,6}},</div><div>   {initial_call,{proc_lib,init_p,5}}]},</div><div> {<0.8309.0>,28671516,</div><div>  [{current_function,{gen_server,loop,6}},</div><div>   {initial_call,{proc_lib,init_p,5}}]},</div><div> {<0.8478.0>,28597415,</div><div>  [{current_function,{gen_server,loop,6}},</div><div>   {initial_call,{proc_lib,init_p,5}}]},</div><div> {<0.7796.0>,28185014,</div><div>  [{current_function,{gen_server,loop,6}},</div><div>   {initial_call,{proc_lib,init_p,5}}]}]</div></div><div><br></div><div>Does anyone have any insight as to the reason behind init's high reduction count?</div><div>Thanks!</div></div>