Re: Design principles
| Newsgroups | gmane.os.hurd.l4 |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sun, Jan 14, 2007 at 01:23:37PM +0100, Pierre THIERRY wrote: > Beware that premature optimization is the root of all evil. Quite the contrary: If you don't consider efficiency in your design from the beginning, you will end up retrofitting bad optimization hacks, which is actually the root of -- well, not all evil, but quite a lot of it. -antrik-