Tcl/Tk Benchmark Suite And Tools
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins using file normbench.tcl version d9e7fb7a2b

2011-02-16
19:08
* tcl/expr.bench (expr-abs): abs proc vs built-in comparison Leaf check-in: 4b57fe927d user: hobbs tags: trunk
19:07
* runbench.tcl (collectData): correct autoscale magic if not repeating and autoscale is requested (ensure output). check-in: 779f7fd6f9 user: hobbs tags: trunk
2011-01-19
17:09
new bench for format cmd check-in: 907e64e417 user: hobbs tags: trunk
17:07
fix scoping and -paths arg handling check-in: 5bf50bb38f user: hobbs tags: trunk
2010-12-04
00:28
fix autoscale adjustment and dump tweaked data check-in: 625716fd05 user: hobbs tags: trunk
2010-12-03
02:34
* runbench.tcl (parseOpts): fix var scoping Make -repeat really be repeat runs and adjust auto-scale to work with repeats. check-in: bc1d83c8c4 user: hobbs tags: trunk
02:32
fix solaris-sparc file delete issue check-in: 427bc36b0c user: hobbs tags: trunk
2010-12-01
21:57
* tcl/sha1.bench: use only SHA1 algorithm that works across versions. The variant didn't add any extra value. Also strip out the unused code that wasn't relevant to the benchmark. check-in: 3d0836ab7b user: hobbs tags: trunk
04:07
* runbench.tcl: add -repeat and -collate options that allow for multiple runs to be accumulated and collate to be min, max or avg value of runs. check-in: dbb6e75e81 user: hobbs tags: trunk
2010-11-30
20:00
genKeys is about format, not array check-in: 3cb2044f1d user: hobbs tags: trunk
19:48
* tcl/expr.bench (UpdStrOfDbl): improve UpdStrOfDbl benchmarks check-in: aef72892b8 user: hobbs tags: trunk
19:46
* runbench.tcl (collectData): warn if autoscale is on that the total elapsed time gets skewed check-in: 322c382285 user: hobbs tags: trunk
19:43
* libbench.tcl (thread_finish): spit out evalstats info if available check-in: 729cab3baa user: hobbs tags: trunk
2010-11-09
23:56
* tcl/expr.bench (expr-UpdateStringOfDouble): add TIP#132 UpdateStringOfDouble slowdown benchmark check-in: f498b9cd81 user: hobbs tags: trunk
2010-10-02
01:23
* tcl/binary.bench: add improved random binary string bench check-in: 1a05af2872 user: hobbs tags: trunk
01:22
* runbench.tcl: clean up arg handling, add -single $bool option to run all tests in same interp instance (default no == separate). check-in: 7fd926fd9b user: hobbs tags: trunk
2010-09-28
04:36
* normbench.tcl: support -normalize "none" to mean just change formats but not normalize check-in: f31e32256e user: hobbs tags: trunk