Re: [Speed] performance 0.1 (and 0.1.1) release

Aug. 27, 2016
12:08 a.m.
Release early, release often: performance 0.1.2 has been released! The first version supporting Windows. I renamed the GitHub project from python/benchmarks to python/performance.
All changes:
- Windows is now supported
- Add a new
venv
command to show, create, recrete or remove the virtual environment. - Fix pybench benchmark (update to perf 0.7.4 API)
- performance now tries to install the
psutil
module on CPython for better system metrics in metadata and CPU pinning on Python 2. - The creation of the virtual environment now also tries
virtualenv
andvenv
Python modules, not only the virtualenv command. - The development version of performance now installs performance with "pip install -e <path_to_performance>"
- The GitHub project was renamed from
python/benchmarks
topython/performance
.
Victor
3157
Age (days ago)
3157
Last active (days ago)
0 comments
1 participants
participants (1)
-
Victor Stinner