Date: Mon, 12 Oct 1998 23:11:44 +0200 (CEST) From: Sascha Schumann <sas@schell.de> To: freebsd-current@FreeBSD.ORG Subject: real >= user + sys? Message-ID: <Pine.BSF.4.05.9810122300540.2233-100000@guerilla.foo.bar>
next in thread | raw e-mail | index | archive | help
Maybe I donn't understand process accounting information after years of using them, but while time'ing a simple program: real 0m2.348s user 0m2.988s sys 0m0.162s And later: real 0m2.315s user 0m3.013s sys 0m0.121s Pretty weird. The program is memory/cpu intensive (sorting and searching in a binary tree with about 50000 entries). This has happened on -current, last make world on Oct 10 with a kernel from Sep 26. Sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810122300540.2233-100000>