Subject: Re: X11 and mc68060...
To: Miloslaw Smyk <thorgal@amiga.com.pl>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: port-amiga
Date: 02/09/1998 15:43:46
Miloslaw Smyk asked:
> 
> BTW - did this 060-optimized X server work noticeably smoother than the one
> from the distribution?

I don't remember. Others have claimed that "yes" on thie list.

However, I can tell you that NetBSD-1.3 should handle about 180000
integer 64bit multiplications / s (I think), which is what gcc likes to
use as an optimization instead of divisions by a constant. So, if you 
have less than, say, 10000/s (check systat v for running statistics), its
probably not worth the effort.

Regards,
	-is