Tcl Source Code

Check-in [2d254280f0]
Login

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

Overview
Comment:merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 2d254280f0e745454aefd895ee5d2adc027c4d60b864bb96851d9983d66abe23
User & Date: sebres 2019-03-05 17:34:31.992
Context
2019-03-05
17:39
timerate is supported in 8.7 check-in: db95e7a61e user: sebres tags: core-8-branch
17:34
merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: 2d254280f0 user: sebres tags: core-8-branch
16:59
integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities in TCL: New command ti... check-in: 49f82cfd7f user: sebres tags: core-8-6-branch
2019-03-02
18:15
Various tommath/numeric related optimizations: - Remove the DD_STEEL formatter: it isn't used anywhe... check-in: 5293802fe6 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Added doc/timerate.n.
Changes to generic/tclBasic.c.
Changes to generic/tclClock.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclInt.h.
Changes to generic/tclPort.h.
Changes to library/tclIndex.
Added tests-perf/clock.perf.tcl.
Added tests-perf/test-performance.tcl.
Added tests-perf/timer-event.perf.tcl.
Changes to tests/cmdMZ.test.
Changes to tools/tcltk-man2html-utils.tcl.
Changes to unix/tclUnixTime.c.
Changes to win/tclWinTime.c.