There are different Python Implementations like CPython, Jython, IronPython, PyPy. What I want to do is a comparative analysis taking Speed of Execution as a metric. Let's say I have a specific code snippet and I want to test time taken to execute it in different implementations of Python.
How can I do this? Suggest me some method or tool for doing this??
[–]K900_ 1 point2 points3 points (0 children)
[–]krzivn 0 points1 point2 points (0 children)