Changeset 391 for python/trunk/Tools/pybench/systimes.py
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Tools/pybench/systimes.py
r2 r391 6 6 This module implements various different strategies for measuring 7 7 performance timings. It tries to choose the best available method 8 based on the platform aand available tools.8 based on the platform and available tools. 9 9 10 10 On Windows, it is recommended to have the Mark Hammond win32
Note:
See TracChangeset
for help on using the changeset viewer.