summaryrefslogtreecommitdiffstats
path: root/Tools/importbench/README
blob: 81a5544a383b4c86a4dc8ee22b03359196c5b70a (plain)
1
2
3
4
5
6
Importbench is a set of micro-benchmarks for various import scenarios.

It should not be used as an overall benchmark of import performance, but rather
an easy way to measure impact of possible code changes. For a real-world
benchmark of import, use the normal_startup benchmark from
hg.python.org/benchmarks.
alue='bug_16828b3744'>bug_16828b3744 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compiler warningdgp2017-11-081-1/+1
|\
| * compiler warningdgp2017-11-081-1/+1
* | [3298012] Stop RebuildTable asking ckalloc for more than it can give.dgp2017-11-081-5/+8
|\ \ | |/
| * [3298012] Stop RebuildTable asking ckalloc for more than it can give.dgp2017-11-081-5/+8
| |\
| | * Attempted bug fix.dgp2017-11-071-5/+8
| |/
* | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set.dgp2017-11-081-1/+4
* | Don't use Unicode character \udead in test-cases, because it is an invalid Un...jan.nijtmans2017-11-072-15/+15
* | Fix [6f2f83cc149e9918884faffefebc8dfa695f4ea0|6f2f83cc14]: tclWinload.c robus...jan.nijtmans2017-11-032-3/+8
* | Better versions of TclGetIntFromObj and TclGetIntForIndexM macro's, which giv...jan.nijtmans2017-11-031-5/+13
* | More test rewrites for robust var resolution.dgp2017-10-301-1/+3
* | Revise tests that relied on deprecated variable resolution rules.dgp2017-10-303-10/+7
* | oopsdgp2017-10-271-1/+0
* | Update tests that were still written on the outdated premise that Tcl's encod...dgp2017-10-272-7/+8
|\ \ | |/
| * Update tests that were still written on the outdated premise that Tcl'sdgp2017-10-272-8/+8
* | Cherrypick: [fc1409fc91] Method cloning needs to be careful with body represe...dkf2017-10-242-0/+12
* | Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
|\ \ | |/
| * Historical change affecting tests: Detroit did not observe Daylight Saving Ti...Kevin B Kenny2017-10-241-24/+3
| * Update to tzdata2017cKevin B Kenny2017-10-2421-367/+404
* | Update TZ info to tzcode2017c.José Ignacio Marín2017-10-2321-367/+404
* | Fix [b58e6897034fc5292c9d36ba8099d9a835c98172|b58e689703]: Return value of 'T...jan.nijtmans2017-10-231-1/+1
* | Oops; put the code in the wrong place. Mixins have priority when deciding met...dkf2017-10-19