<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Ah, ok, I thought the minimal mode meant no smp and there was a special flag for erlc to turn on smp if you wanted it.<br></div>
<div><br></div>
<div>But either way, I agree improving startup time of smp enabled vm is preferable.<br></div>
<div><br></div>
<div id="sig19496053"><div class="signature">--<br></div>
<div class="signature">  Tristan Sloughter<br></div>
<div class="signature">  "I am not a crackpot" - Abe Simpson<br></div>
<div class="signature">  t@crashfast.com<br></div>
</div>
<div><br></div>
<div><br></div>
<div>On Tue, Apr 4, 2017, at 12:55 AM, Lukas Larsson wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div><div defang_data-gmailquote="yes"><div>On Mon, Apr 3, 2017 at 6:34 PM, Tristan Sloughter <span dir="ltr"><<a href="mailto:t@crashfast.com">t@crashfast.com</a>></span> wrote:<br></div>
<blockquote defang_data-gmailquote="yes" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div><u></u><br></div>
<div><div>First use case I thought of when I heard this news was 'erlc' itself :). It disables smp by default, right?<br></div>
</div>
</blockquote><div><br></div>
<div>erlc uses the following startup flags: "erl +A0 +sbtu -noinput -mode minimal -boot start_clean"<br></div>
<div><br></div>
<div>So, it uses the smp emulator if available.<br></div>
<div> <br></div>
<blockquote defang_data-gmailquote="yes" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div><div><br></div>
<div>This gives a few milliseconds speedup in startup time when booting the VM which is mostly a non-issue but nice for cli tools. <br></div>
</div>
</blockquote><div><br></div>
<div>If startup time is important, I think the time would be better spent optimizing the startup time of the smp-emulator, then to maintain the non-smp emulators just for it's startup speed.<br></div>
<div><br></div>
<div>Lukas<br></div>
</div>
</div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>erlang-questions mailing list<br></div>
<div><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div><br></div>
</body>
</html>