can multi-core improve single funciton?

oyster lepto.python at gmail.com
Tue Feb 10 23:21:12 EST 2009


Hi, guys, my fib(xx) is just an example to show "what is a single
function" and "what is the effect I expect to see when enable
multi-core".

My real purpose is to know "whether multi-core can help to improve the
speed of a common function". But I know definitely that the answer is
NO.



More information about the Python-list mailing list