Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.6 | sebres | 2019-05-24 | 1 | -6/+6 |
|\ | |||||
| * | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -6/+6 |
| | | |||||
* | | timerate: code style, doc style | dkf | 2019-04-23 | 1 | -16/+62 |
|\ \ | |/ | |||||
| * | extend performance test-suite, allow several (repeatable) execution of ↵ | sebres | 2019-04-17 | 1 | -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 | ||||
* | | enlarge a few small buffers, which could overflow using Unicode characters > ↵ | jan.nijtmans | 2019-03-18 | 3 | -20/+20 |
|/ | | | | /UFFFF. Eliminate some end-of-line spacing | ||||
* | fixed mistake ($howmuch is substituted in tests and can be larger as last ↵ | sebres | 2019-03-08 | 1 | -1/+1 |
| | | | | event index created by too small measurement time). | ||||
* | extended performance test-suite, since max-count is implemented in timerate, ↵ | sebres | 2019-03-05 | 2 | -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 ↵ | sebres | 2019-03-05 | 1 | -0/+219 |
| | | | | event-perf-branch | ||||
* | back-porting test-performance suite and clock.perf.tcl from clock-speedup branch | sebres | 2019-03-05 | 2 | -0/+532 |