[711] in netbsd-help mailing list archive
Re: xlocal script now available
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sat Feb 3 00:21:11 1996
Date: Sat, 3 Feb 1996 00:17:04 -0500
To: Eric Ding <ericding@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: "[708] in netbsd-help mailing list archive"
From: John Hawkinson <jhawk@MIT.EDU>
> can you think of any way to benchmark whether or not it is faster to run X
> locally?
You could try x11perf, a stopwatch, etc., etc.
More interestingly might be running tcpdump on an adjacent machine
(make sure to reboot between tests).
Certainly x11perf(1) might be a place to start.
All in all, it probably doesn't matter much at all since your X server
is almost always in-core or cached or swapped.
--jhawk