Over Python's long history it has collected a large number of implementations, both active and abandoned (Wikipedia lists 10 implementations alone). This talk will go over the actively maintained implementations of Python, what makes them unique, and end with an unscientific performance comparison (both Python 2 & 3 interpreters).
Too many to list individually
An exploration of performance using CPython's benchmark suite. Data will be made publicly available through a Jupyter notebook.