From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200211141550.gAEFoqm00794@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] how to avoid a memset() optimization In-Reply-To: Your message of "Thu, 14 Nov 2002 10:20:54 EST." <20021114152054.2399.qmail@g.bio.cse.psu.edu> From: Dan Cross Date: Thu, 14 Nov 2002 10:50:52 -0500 Topicbox-Message-UUID: 1f8f286e-eacb-11e9-9e20-41e7f4b1d025 I like Proebsting's law. Compiler optimizations will get you a 2 fold increase in speed once every 18 years. That said, I wouldn't give up the optimizations I have now, but I'm not married to them. - Dan C.