[Visualpython-discuss] Visual Python much slower than it should be ?
by Chris Chan other posts by this author
Jan 24 2004 8:35PM messages near this date
view in the new Beta List Site
[Visualpython-discuss] Visul Python win dotNet 2002
|
Re: [Visualpython-discuss] Visual Python much slower than it should be ?
Hi,
I'm running a wxPython app (animation) that requires a high frame rate. =
I have been testing out Visual Python, and have noticed that when =
running under the debugger there are some odd halts...it seems to happen =
whenever I set at least one breakpoint (even though breakpoint is never =
hit), either mouse messages or screen refresh messages are stalled until =
I stop moving the mouse, (at which point they are all processed). The =
result is slow, jerky animation. I then ran it just using pdb, ( setting =
the same breakpoint) and the app ran smoothly.
Is Visual Python supposed to be this slow ? Is there any way to speed up =
execution ? Note: I'm running winxp on a P4 with 512 MB..
Chris
Attachments:
unknown1
unknown2
unknown1
Thread:
Chris Chan
Eric Promislow
|