]> granicus.if.org Git - python/commit
Allow for the specification of a file to dump importlib benchmark
authorBrett Cannon <brett@python.org>
Tue, 31 Jan 2012 00:12:29 +0000 (19:12 -0500)
committerBrett Cannon <brett@python.org>
Tue, 31 Jan 2012 00:12:29 +0000 (19:12 -0500)
commit190f33cd2b684bc4ffc56e893a1fa8a8f33f1ca3
treece6169460751fef72529502f85c84688e4cb10f3
parentf3b2d88b676d5624aed157a70bfa5b606f8249ed
Allow for the specification of a file to dump importlib benchmark
results to (and to compare against previous runs).
* * *
Move importlib.test.benchmark to argparse.
Lib/importlib/test/benchmark.py