Changes between 1.5.1 and 1.6.0:

* Add *teardown* optional parameter to Runner.timeit() and --teardown
  option to the "perf timeit" command. Patch by **Alex Khomchenko**.
* Runner.timeit(stmt) can now be used to use the statement as the benchmark
  name.
* Port system tune command to Python 2 (use
  lseek+read/write instead of pread/pwrite which aren't available on Python 2).
  Patch by **Stefan Talpalaru**.
* "perf collect_metadata" now also supports reading
  CPU frequencies on IBM Z.

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

Reply via email to