public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: mdj AT sourceware.cygnus.com
To: guile-cvs AT sourceware.cygnus.com
Subject: guile-modules/benchmarks lib.scm
Date: Tue, 14 Sep 1999 18:12:00 -0000	[thread overview]
Message-ID: <19990915011225.23183.qmail@egcs.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile-modules
Changes by:	mdj@egcs.cygnus.com	99/09/14 18:12:24

Modified files:
	benchmarks     : lib.scm 

Log message:
	* lib.scm (save-options, time-in-evaluator, optarg1): New macros.
	(times:format): Added total time.  (This time is actually most
	interesting since it is what finally counts.)
	(times:user, times:gc, times:systen, times:total): New selectors.
	(last-data): New procedure: Return last logged data.
	(time-thunk-median): New procedure: Run five trials and select the
	median.  This filters out outliers caused by temporary
	disturbances and helps select a typical sample.  Since the result
	is displayed for each trial, you also get an intuition for the
	variance.
	(time-thunk-once, time-thunk-median, time-thunk-repeated,
	time-accumulate): Take extra optional argument EVALUATOR.  If
	`debug', use the debugging evaluator.  Default is the normal.


             reply	other threads:[~1999-09-14 18:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-14 18:12 mdj [this message]
2000-08-15 18:13 cmm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990915011225.23183.qmail@egcs.cygnus.com \
    --to=guile-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).