Title: AW: Activepython run slowly on win2000 advanced server but fast on win2000 professional

its difficult to give good advice without knowing the details of system configuration between the two machines
is it only python that has this startup delay or do you experience this also with other applications?

One point to start with is to use the Dependency Walker that has a profiling feature.
Its available either through the Windows Resource Kits or from the website http://www.dependencywalker.com/.
(check the program version)

Peter

-----Ursprüngliche Nachricht-----
Von: zhuyunchuan [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 26. August 2003 12:49
An: [EMAIL PROTECTED]
Betreff: Activepython run slowly on win2000 advanced server but fast on win2000 professional


I installed activepython on win2000 advanced server and found it's too slow. When I type 'python' in DOS mode, it cost about 5 sec to enter the python mode while it cost fewer than *One* sec in win2000 professional. Can anyone give me some advice to make it faster?

thanks!

My configuration:
Win2000 advanced server + sp4
activepython 2.2.2 build224
----------------------------
the other machine:
win2000 professional + sp3
activepython 2.2.2 build224


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to