<div dir="ltr">I&#39;m not sure I know a lot of Ruby either, but the logic is the same. Calling sub-programs is expensive in terms of minute measurements. Overall, if you fork 25 time in one day, what&#39;s the actual impact? If you fork 2500 times a second for several hours straight, then you probably want a compiled language.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 24, 2016 at 12:48 PM, Chris Fowler <span dir="ltr">&lt;<a href="mailto:cfowler@outpostsentinel.com" target="_blank">cfowler@outpostsentinel.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif;font-size:12pt"><div><br></div><div><br></div><hr id="m_2239660367117989450zwchr"><div><blockquote style="color:rgb(0,0,0);padding-left:5px;font-family:Helvetica,Arial,sans-serif;font-size:12pt;font-style:normal;font-weight:normal;text-decoration:none;margin-left:5px;border-left-color:rgb(16,16,255);border-left-width:2px;border-left-style:solid"><b>From: </b>&quot;leam hall&quot; &lt;<a href="mailto:leamhall@gmail.com" target="_blank">leamhall@gmail.com</a>&gt;<br><b>To: </b>&quot;Atlanta Linux Enthusiasts&quot; &lt;<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>&gt;<br><b>Sent: </b>Monday, October 24, 2016 12:08:48 PM<span><br><b>Subject: </b>Re: [ale] Bash vs Perl<br></span></blockquote></div><div><blockquote style="color:rgb(0,0,0);padding-left:5px;font-family:Helvetica,Arial,sans-serif;font-size:12pt;font-style:normal;font-weight:normal;text-decoration:none;margin-left:5px;border-left-color:rgb(16,16,255);border-left-width:2px;border-left-style:solid"><div dir="ltr">My unsolicited opinion, based off using Ruby, is that if the cost of a fork is critical use C or Go. Otherwise, &quot;a difference that makes no difference is no difference&quot;.</div></blockquote><div><br></div><div>I don&#39;t know Ruby, but I&#39;m sure you can text processing without executing awk, cut, sed, tr, and their other friends.   I&#39;m talking about the expense when you need to do processing that would require call those programs.   The annoyances of those friends is the subject of another day. :)</div><div><br></div><div><br></div></div></div></div><br>______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank" rel="noreferrer">http://mail.ale.org/mailman/<wbr>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank" rel="noreferrer">http://mail.ale.org/mailman/<wbr>listinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div><a href="http://leamhall.blogspot.com/" target="_blank">Mind on a Mission</a></div></div>
</div>