From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <22f1b671b97f74a6cbbf804cb261d1aa@mightycheese.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] GCC3.0 [Was; Webbrowser] From: "rob pike, esq." In-Reply-To: <85bdcd8554551ec025aaeebef2e83904@mightycheese.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 6 Feb 2003 08:36:34 -0800 Topicbox-Message-UUID: 51aae450-eacb-11e9-9e20-41e7f4b1d025 Oh, and another thing - we ran very few benchmarks or efficiency tests over the years. When we did, it was because someone asked us, because we had some big new component (like a new network interface) we wanted to try out, or because we needed to have numbers to publish a paper. In other words, making measurements to test performance was never a priority, and that means the measurements themselves were never a priority. I'm not saying running fast is bad, I'm just saying we tried to write a smooth, efficient system by design, but we were not willing (or even thinking) to make our code ugly to achieve ultimate speed. -rob