Subject: Re: Anyone tried maximally optimizing netbsd kernel?
To: None <muc-lists-netbsd-help@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: netbsd-help
Date: 03/09/2002 14:30:13
Sung N. Cho wrote:

> Here's my /etc/mk.conf file:
> 
> COPTS+= -O9 -mcpu=i686 -march=i686
> CXXFLAGS+= -O9 -mcpu=i686 -march=i686
> CFLAGS+= -O9 -mcpu=i686 -march=i686
> 
> Anyone noticing any difference in performance?

Let a benchmark decide.