Re: [gentoo-user] Re: Slow python execution

2018-06-27 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 No Idea anybody why python is so slow on Gentoo compared to Debian? No Idea how to solve this? Regards Klaus - -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16Klaus Ethgen

Re: [gentoo-user] Re: Slow python execution

2018-06-25 Thread Klaus Ethgen
The results are even more sever when using the same python version on the same system. I did call `python2 -m cProfile -s $sort =ansible-doc -l` twice on both systems. Once with tottime and the second time with cumulative as $sort. The results are 66 seconds on Debian and 736 seconds on Gentoo.

Re: [gentoo-user] Re: Slow python execution

2018-06-25 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Mo den 25. Jun 2018 um 22:02 schrieb Ian Zimmerman: > > I did some profiling now. > > > Any idea why there is that difference in call time? > > Is it the same upstream version of python? You never really stated this > in the thread. I

[gentoo-user] Re: Slow python execution

2018-06-25 Thread Ian Zimmerman
On 2018-06-25 20:37, Klaus Ethgen wrote: > I did some profiling now. > Any idea why there is that difference in call time? Is it the same upstream version of python? You never really stated this in the thread. -- Please don't Cc: me privately on mailing lists and Usenet, if you also post the