head	1.5;
access;
symbols;
locks; strict;
comment	@# @;


1.5
date	2000.10.19.18.12.37;	author hobbs;	state Exp;
branches;
next	1.4;

1.4
date	2000.08.30.23.15.19;	author hobbs;	state Exp;
branches;
next	1.3;

1.3
date	2000.08.30.01.55.56;	author ericm;	state Exp;
branches;
next	1.2;

1.2
date	2000.06.01.02.29.43;	author hobbs;	state Exp;
branches;
next	1.1;

1.1
date	2000.05.26.05.46.56;	author hobbs;	state Exp;
branches;
next	;


desc
@@


1.5
log
@tcl/string.bench (str-append-2): added more append tests
@
text
@2000-10-19  Jeff Hobbs  <hobbs@@ajubasolutions.com>

	* tcl/string.bench (str-append-2): added more append tests

2000-08-30  Jeff Hobbs  <hobbs@@scriptics.com>

	* tcl/string.bench: made string repeat calls compatible with
	pre-8.1.1 interpreters.

	* libbench.tcl (bench_tmpfile): add env to global list

2000-08-29  Eric Melski  <ericm@@ajubasolutions.com>

	* tcl/string.bench: Extended string append benchmarks to exploit
	new growth algorithm for string objects in Tcl 8.4a2.

2000-05-31  Jeff Hobbs  <hobbs@@scriptics.com>

	* runbench.tcl: new options -errors (passed to libbench), -verbose
	(by default we are now quieter on output), -output <text|list|csv>
	(different output types - csv is char-sep-value for Excel).
	Added start/finish times (in -verbose mode).
	* libbench.tcl: libbench now takes -option switches for
	flexibility, options for -errors BOOL (error suppression), -interp
	NAME (to specify interp), -match PATTERN (glob pattern to filter
	tests by desc), -iters NUM (default number of iters to run).
	Reorganized how data is returned to runbench master.

	* tk/entry.bench (new):
	* tk/canvas.bench (new): new tests for widget creation, config

	* tcl/array.bench (removed):
	* tcl/vars.bench: merged array.bench tests into VAR

	* tcl/map.bench: fixed for compatability with Tcl7.4-

2000-05-25  Jeff Hobbs  <hobbs@@scriptics.com>

	* runbench.tcl: added -match, -notcl, -notk options, restructured
	startup sequence.

	* libbench.tcl: added ability to return string values from bench
	tests and support for filtering tests to run.

	* tcl/string.bench: moved string mapping benchmarks and added more
	string equality benchmarks
	* tcl/map.bench: added extended string mapping benchmark

	* tcl/read.bench:
	* tcl/startup.bench:
	* tk/startup.bench: updated code to reflect proc-oriented tmpfile
	operations.
@


1.4
log
@	* tcl/string.bench: made string repeat calls compatible with
	pre-8.1.1 interpreters.

	* libbench.tcl (bench_tmpfile): add env to global list
@
text
@d1 4
@


1.3
log
@* tcl/string.bench: Extended string append benchmarks to exploit
new growth algorithm for string objects in Tcl 8.4a2.
@
text
@d1 7
@


1.2
log
@	* runbench.tcl: new options -errors (passed to libbench), -verbose
	(by default we are now quieter on output), -output <text|list|csv>
	(different output types - csv is char-sep-value for Excel).
	Added start/finish times (in -verbose mode).
	* libbench.tcl: libbench now takes -option switches for
	flexibility, options for -errors BOOL (error suppression), -interp
	NAME (to specify interp), -match PATTERN (glob pattern to filter
	tests by desc), -iters NUM (default number of iters to run).
	Reorganized how data is returned to runbench master.
@
text
@d1 5
@


1.1
log
@	* runbench.tcl: added -match, -notcl, -notk options, restructured
	startup sequence.

	* libbench.tcl: added ability to return string values from bench
	tests and support for filtering tests to run.
@
text
@d1 20
@

