SparcStation Performance

Jef Poskanzer jef at well.sf.ca.us
Fri Dec 8 09:29:43 AEST 1989


In the referenced message, jeremy at kheops.cmi.no (Jeremy Cook) wrote:
}Could it be that the [console] device driver is very
}inefficient but that the time used to access the device does not show up
}in a 'ps' ?

Yes, the console driver is extremely inefficient (what do you expect from
FORTH); yes, the CPU time it eats does not show up in a 'ps'.  But the
most amusing part is that the the time it eats up "doesn't exist".  While
the console driver is updating the screen, the system's real time clock is
not being updated, and time "stands still".  The clock does not catch up
later, it stays slow.  This makes benchmarking the console's speed an
interesting proposition...

Anyway, the moral is (a) don't use the console, and (b) if you must use
the console, remember to reset your system's clock every day.

Jef Poskanzer  jef at well.sf.ca.us  {ucbvax, apple, hplabs}!well!jef



More information about the Comp.sys.sun mailing list