From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20021114162450.3009.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] how to avoid a memset() optimization In-Reply-To: Message from Fco.J.Ballesteros of "Thu, 14 Nov 2002 16:38:45 +0100." <58f3d180249b0f1c43e6a569690e95ff@plan9.escet.urjc.es> From: Scott Schwartz Date: Thu, 14 Nov 2002 11:24:50 -0500 Topicbox-Message-UUID: 1fc1b202-eacb-11e9-9e20-41e7f4b1d025 | If you are so in hurry for cycles, you'd better wait for | six months or so and buy the next generation processor. You want me to wait six months because I'm in a hurry? :-) | IMHO, human time is the most expensive resource most of | the times; so, I'd optimize that instead. Yes, that's the argument for an optimizing compiler: so that the machine can quicky do the correctness preserving mechanical improvements instead of me doing them slowly and wrongly.