summaryrefslogtreecommitdiffstats
path: root/Tools/importbench/README
Commit message (Collapse)AuthorAgeFilesLines
* Move importlib.test.benchmark to Tools/importbench to make it moreBrett Cannon2012-07-201-0/+6
visible and to place it with other micro-benchmarks (e.g. stringbench).