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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to