[Pythonmac-SIG] What slows down python? (OS X python question)

Nathan Heagy nathan@vividworks.com
Thu, 11 Oct 2001 14:47:41 -0600 (CST)


I'm not sure, but it sure does take me a while to get python started:

% time python -c "pass"
0.350u 0.160s 0:01.89 26.9%     0+0k 69+2io 0pf+0w
% uname
Darwin

Nathan



On Thu, 11 Oct 2001, David Pennell wrote:

> What can make command-line python slow down?
>
> Is it simply too many modules in the home library?
>
> How can you tell what's going on with python, if it's your build?
>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>