112027Sjungma@eit.uni-kl.deThe program `raw', when run in `..' runs the program `run' produced
212027Sjungma@eit.uni-kl.defrom `meas.c'.  It produces a raw output file (see `../tmp/*.raw').
312027Sjungma@eit.uni-kl.de`raw' will die with an error if run in the current directory.  Note
412027Sjungma@eit.uni-kl.dethat some versions of `time' produce output in an unexpected format;
512027Sjungma@eit.uni-kl.deedit them by hand.
612027Sjungma@eit.uni-kl.de
712027Sjungma@eit.uni-kl.de`prim', `init', `cswap' and `go' produce formatted table entries used
812027Sjungma@eit.uni-kl.dein the documentation (in `../doc').  For example, from `..',
912027Sjungma@eit.uni-kl.de
1012027Sjungma@eit.uni-kl.de	foreach i (tmp/*.raw)
1112027Sjungma@eit.uni-kl.de	  time/prim $i
1212027Sjungma@eit.uni-kl.de	end
1312027Sjungma@eit.uni-kl.de
1412027Sjungma@eit.uni-kl.deSee notes in the QuickThreads document about the applicability of
1512027Sjungma@eit.uni-kl.dethese microbenchmark measurements -- in general, you can expect all
1612027Sjungma@eit.uni-kl.deQuickThreads operations to be a bit slower when used in a real
1712027Sjungma@eit.uni-kl.deapplication.
18