summaryrefslogtreecommitdiffstats
path: root/tests-perf
Commit message (Collapse)AuthorAgeFilesLines
* Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵jan.nijtmans2020-11-233-3/+3
| | | | whenever reasonable.
* Merge 8.6jan.nijtmans2020-03-221-1/+1
|
* tests-perf suite: fix several tests expecting different output result ↵sebres2019-07-152-11/+20
| | | | (convert result)
* Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping ↵jan.nijtmans2019-06-263-20/+20
| | | | tests-pref/* among other the same in multiple branches)
* fixes typo ("net" instead of outdated term "nett")sebres2019-05-241-6/+6
|
* extend performance test-suite, allow several (repeatable) execution of ↵sebres2019-04-171-16/+62
| | | | | _test_run (if encosed in _test_start/_test_out_total) to produce same summary; provide possibility for measure of single iterators, etc. small code review
* fixed mistake ($howmuch is substituted in tests and can be larger as last ↵sebres2019-03-081-1/+1
| | | | event index created by too small measurement time).
* extended performance test-suite, since max-count is implemented in timerate, ↵sebres2019-03-052-95/+81
| | | | | | usage `::tclTestPerf::_test_run ?-no-result? reptime lst ?outcmd?`; update timer-event.perf.tcl for better readability (covering execution in multiple iterations now regarding max-count, so provides more precise result now); removed unused test-cases here (new cases of event-perf-branch only).
* back-porting other performance test (timer-event.perf.tcl) from ↵sebres2019-03-051-0/+219
| | | | event-perf-branch
* back-porting test-performance suite and clock.perf.tcl from clock-speedup branchsebres2019-03-052-0/+532