Kyryll Mirnenko wrote: > I mean the binaries distributed by freebsd community (available via FTP), > not those I compile, do they have any optimization? Yes, the standard CFLAGS are something close to "-O -pipe". There is work in progess to fix some coding problems within the base system and have "-O2" supported in -CURRENT. -- -Chuck