On Thu, 2 Jun 2016 10:58:35 +0200
Victor Stinner <victor.stin...@gmail.com>
wrote:
> 
> Usually, timeit it used to compare two versions of Python.

timeit is used for many different things, including comparing two
versions of Python, but not only.

> For the CLI, we can extend timeit CLI to accept the path/name of two
> python binaries.

That sounds reasonable.

Regards

Antoine.


_______________________________________________
Speed mailing list
Speed@python.org
https://mail.python.org/mailman/listinfo/speed

Reply via email to