On Wed, Mar 4, 2009 at 9:54 PM, Jose-Marcio Martins da Cruz <[email protected]> wrote: >> On a Solaris10/sparc box (UltraSPARC-IIi 440Mhz) it takes 18s. > > Hmmm, a T2000 is "slightly" better than your sparc box (a 10 years old > Ultra 5 or Ultra 10 ?). But it doesn't seems too faster.
Those T2000's are not that fast executing a single thread, the main benefit with that platform is the large number of threads they can execute in parallel which of course is of great benefit in many real world cases. But I assume this case is single threaded and so the speed difference is not that impressive. With the use of DTrace you could probably see where it spends its time. -- /peter _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
