How to do CPU/Memory benchmarking in Python?
Omer Khalid
Omer.Khalid at cern.ch
Tue Aug 5 10:24:02 EDT 2008
Hi,
I have few long running python based scripts which does lots of number
crunching; I would like to bench mark the CPU/Memory/IO for that script. I
am wondering if there is a python benchmarking suite available?
There is pybench but it more or less test the executing script it self from
Python's performance perspective rather than the performance of the system
it self.
Thanks in advance!
Omer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080805/0a03e52e/attachment.html>
More information about the Python-list
mailing list