Mail Archives: pgcc/1999/05/20/10:08:40
> On Thu, 20 May 1999, Jens-Uwe Rumstich wrote:
>
> > I still donīt know, why my results are that wrong :-(
>
> Running benchmarks on a living breathing system generally isn't advised.
> If you're running this on your own personal computer at home, some tips
> (from experience).
>
> o Quit X. If you can't, kill off, or suspend as many of the X processes
> you've got as you can (other xterms, xpdf, xemacs, etc..)
> o Stop crond. /etc/rc.d/init.d/crond stop
> o Stop atd. /etc/rc.d/init.d/atd stop
> o Stop inetd. /etc/rc.d/init.d/inet stop
> o Kill off any other servers which make your system accessable from the
> outside (apache, postfix/qmail/sendmail, innd, bind, dhcpd, etc..)
> o sync your disks (type "sync")
> o Don't play mp3's (hey, i only did it once!)
> o Check with "top" and make sure that nothing that could suddenly pipe up
> is running.
> o Try to lower the amount of I/O that a test does (unless testing I/O
> speeds).
> o Run your test 3-4 times ("% time ./mytest") to get a feel for how long
> it takes and to negate (if applicable) the 2.2.x caching system.
> o Run the actual test a couple times and average the result.
Good :) Other trick is to run test with root privilegies, ask for IO privilegies
and do cli.... thats what I am doing sometimes....
Problem with K6 is, that it seems to be sinsitive for memory layout. So
cleaning up memory by starting some large program or rebooting is recommended
as well...
Honza
>
> JAmes
>
--
OK. Lets make a signature file.
+-------------------------------------------------------------------------+
| Jan Hubicka (Jan Hubi\v{c}ka in TeX) hubicka AT freesoft DOT cz |
| Czech free software foundation: http://www.freesoft.cz |
|AA project - the new way for computer graphics - http://www.ta.jcu.cz/aa |
| homepage: http://www.paru.cas.cz/~hubicka/, games koules, Xonix, fast |
| fractal zoomer XaoS, index of Czech GNU/Linux/UN*X documentation etc. |
+-------------------------------------------------------------------------+
- Raw text -