]> granicus.if.org Git - python/commit
Initial version of systimes - a module to provide platform dependent
authorMarc-André Lemburg <mal@egenix.com>
Sun, 28 May 2006 17:46:58 +0000 (17:46 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Sun, 28 May 2006 17:46:58 +0000 (17:46 +0000)
commite9eeab5c0539ede73b52f9df9bd4da8346c91741
tree63ae5cced561d81d8fb5c014bde440d8d8be82d1
parent96495ee6ddd2364e6e867c1e503c5797af907263
Initial version of systimes - a module to provide platform dependent
performance measurements.

The module is currently just a proof-of-concept implementation, but
will integrated into pybench once it is stable enough.

License: pybench license.
Author: Marc-Andre Lemburg.
Tools/pybench/systimes.py [new file with mode: 0644]