From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 18 Feb 2011 11:49:23 -0500 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <201102181445.41877.dexen.devries@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Modern development language for Plan 9, WAS: Re: RESOLVED: recoving important header file rudely Topicbox-Message-UUID: b073df40-ead6-11e9-9d60-3106f5b1d025 > Arguing that performance is unimportant is counterintuitive. It > certainly is. Arguing that it is unimportant if it causes unnecessary > complexity has merit. Defining when things become "unnecessarily > complex" is important to the argument. Applications with timers (or > doing lots of logging) using gettimeofday(2) being instantaneously > improved by *very* measurable amounts due to such changes seems like a > good idea to me, and it doesn't seem too complex. Doing it for > getpid(2) seems pretty dumb. i take a different view of performance. performance is like scotch. you always want better scotch, but you only upgrade if the stuff you're drinking is a problem. - erik