Author |
Message |
Zeroth
|
Posted: Tue Aug 19, 2008 3:14 pm Post subject: Performance benchmarking? |
|
|
I was wondering if anyone knew of any comprehensive python performance benchmark tests I could run? I plan to run a genetic algorithm setup on the Python interpreter, however, I need someway to measure the performance of the resulting executable.
http://www.coyotegulch.com/products/acovea/acovea-gtk.html is the GA framework I'm using. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Zeroth
|
Posted: Tue Aug 19, 2008 3:25 pm Post subject: Re: Performance benchmarking? |
|
|
Never mind. I found a module called pybench, which is stored under the Tools directory in the python source code. |
|
|
|
|
|
DemonWasp
|
Posted: Tue Aug 19, 2008 3:33 pm Post subject: RE:Performance benchmarking? |
|
|
Nominated for fastest self-answer ever. |
|
|
|
|
|
Zeroth
|
Posted: Tue Aug 19, 2008 4:14 pm Post subject: Re: Performance benchmarking? |
|
|
Hehehe, do I get anything? |
|
|
|
|
|
DemonWasp
|
Posted: Wed Aug 20, 2008 8:38 am Post subject: RE:Performance benchmarking? |
|
|
You can have 3.1415 lolcats. |
|
|
|
|
|
Zeroth
|
Posted: Wed Aug 20, 2008 8:54 am Post subject: Re: Performance benchmarking? |
|
|
Keep them. |
|
|
|
|
|
|