| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.7: avoid unneeded (but expensive) path normalization for several file... | sebres | 2024-09-17 | 1 | -0/+77 |
|\ |
|
| * | merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck i... | sebres | 2024-09-17 | 1 | -0/+77 |
| |\ |
|
| | * | added performance regression tests illustrating [02d5d65d70adab97] | sebres | 2024-09-13 | 1 | -0/+77 |
|
|
* | | | Revise use of "-translation binary" in testcases: Use it where useful, don't ... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Revise use of "-translation binary" in testcases: Use it where usefull, don't... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Revise use of "-translation binary" in testcases: Use it where usefull, don't... | jan.nijtmans | 2024-06-21 | 1 | -3/+3 |
|
|
* | | | merge 8.7 | sebres | 2024-06-12 | 1 | -0/+36 |
|\ \ \
| |/ / |
|
| * | | list.perf.tcl: added performance regression tests for lseq (illustrates fix f... | sebres | 2024-06-12 | 1 | -0/+36 |
|
|
| * | | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 | jan.nijtmans | 2024-04-12 | 4 | -4/+4 |
| |\ \
|/ / /
| | _ |
|
| * | Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming ... | jan.nijtmans | 2024-04-12 | 4 | -4/+4 |
|
|
* | | Merge 9.0 | jan.nijtmans | 2024-03-22 | 1 | -0/+116 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2024-03-21 | 1 | -24/+41 |
| |\ \
| | |/ |
|
| | * | more lsearch performance tests | sebres | 2024-03-21 | 1 | -24/+41 |
|
|
| * | | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (than... | jan.nijtmans | 2024-03-20 | 1 | -0/+99 |
| |\ \
| | |/ |
|
| | * | small amend (incorrect copy&paste removed) | sebres | 2024-03-20 | 1 | -1/+0 |
|
|
| | * | added performance regression tests for list facilities (initially only few ls... | sebres | 2024-03-20 | 1 | -0/+100 |
|
|
* | | | Rebase to latest 9.0 | jan.nijtmans | 2024-02-26 | 1 | -2/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge 8.7 | jan.nijtmans | 2022-07-05 | 2 | -2/+2 |
| |\ \ |
|
| * \ \ | Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too | jan.nijtmans | 2021-02-18 | 1 | -2/+8 |
| |\ \ \ |
|
| | * | | | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) | jan.nijtmans | 2020-10-12 | 1 | -7/+7 |
|
|
| | * | | | improve tests, since timerate supporting max-count too | sebres | 2020-06-22 | 1 | -9/+15 |
|
|
* | | | | | merge 8.6 | sebres | 2024-01-29 | 1 | -0/+93 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | don't flush to use full buffer (otherwise the chunks were 4K anyway) | sebres | 2024-01-29 | 1 | -1/+1 |
|
|
| * | | | | added channel regression tests (for read command) to illustrate bugs [db4f284... | sebres | 2024-01-26 | 1 | -0/+93 |
|
|
* | | | | | Minor fixes for perf tests | apnadkarni | 2023-05-05 | 1 | -4/+9 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2022-09-01 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
* | | | | | Merge core-8-branch after TIP616 | apnadkarni | 2022-06-12 | 2 | -2/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge 8.6. Eliminate some (long) typecasts | jan.nijtmans | 2022-06-02 | 2 | -2/+2 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | typo | jan.nijtmans | 2022-06-02 | 2 | -2/+2 |
| | |/ |
|
* | | | Finish list performance scripts | apnadkarni | 2022-06-01 | 1 | -46/+92 |
|
|
* | | | Implement bidirection shift to distribute free space in list stores. | apnadkarni | 2022-05-29 | 1 | -12/+2 |
|
|
* | | | Rearrange output order to make comparisons easier. | apnadkarni | 2022-05-27 | 1 | -75/+104 |
|
|
* | | | Performance test scripts for list commands | apnadkarni | 2022-05-24 | 2 | -0/+1596 |
|/ / |
|
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 3 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
|/ |
|
* | tests-perf suite: fix several tests expecting different output result (conver... | sebres | 2019-07-15 | 2 | -11/+20 |
|
|
* | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes... | jan.nijtmans | 2019-06-26 | 3 | -20/+20 |
|
|
* | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -6/+6 |
|
|
* | extend performance test-suite, allow several (repeatable) execution of _test_... | sebres | 2019-04-17 | 1 | -16/+62 |
|
|
* | fixed mistake ($howmuch is substituted in tests and can be larger as last eve... | sebres | 2019-03-08 | 1 | -1/+1 |
|
|
* | extended performance test-suite, since max-count is implemented in timerate, ... | sebres | 2019-03-05 | 2 | -95/+81 |
|
|
* | back-porting other performance test (timer-event.perf.tcl) from event-perf-br... | sebres | 2019-03-05 | 1 | -0/+219 |
|
|
* | back-porting test-performance suite and clock.perf.tcl from clock-speedup branch | sebres | 2019-03-05 | 2 | -0/+532 |
|
|