Hi, I just renamed my "perf" module to "pyperf" to avoid confusion with the Linux perf tool which provides a Python binding using "perf" name as well.
For the Python benchmark suite https://github.com/python/performance/ I chose to use the "performance" name on GitHub and PyPI, but "pyperformance" on ReadTheDocs to avoid confusion: http://github.com/python/performance/ vs https://pyperformance.readthedocs.io/ Moreover, "pip install performance" installs a program called... "pyperformance" :-) What do you think of renaming "performance" to "pyperformance"? For perf/pyperf, I prefer "pyperf" since pyperf is really designed to measure the perofrmance of Python applications. Same for "performance": it is designed to measure the performance of ... Python itself :-) Victor -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ Speed mailing list -- speed@python.org To unsubscribe send an email to speed-le...@python.org