app slow down
me
hburde at uni-bremen.de
Sat Sep 23 19:48:42 EDT 2000
More information about the Python-list mailing list
Sat Sep 23 19:48:42 EDT 2000
- Previous message (by thread): app slow down
- Next message (by thread): python 1.6(final) vs. dislin 7.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi; My application shows strange delays at several points. Opening Window a) needs 2 minutes - opening another similar Window b) 2 secounds. The application does not do any computations that can cause such delays. I used truss to pin down the problem . The interpreter sleeps in read - 60..120 secounds - read(6, 0x0071FD7C, 5120) (sleeping...) - and then starts again. This happends on my Solaris 8 (6/2000) installation with python 1.52 and 1.6 (with TclTk 8.3 , Pmw and PyXML). I think some change in my application triggered is ?? I searched the FAQs for knows Bugs or programming errors that can cause this but did't found anything .... Any ideas how to solve this are welcome ! Thanks in advance -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE5ViCAMQZrroUZQ18RAnG3AJ44EiKhpWn289TVwXptOdwloindaQCfRkhe XeSin6XDC5+mccpujDI0rAs= =j1zk -----END PGP SIGNATURE-----
- Previous message (by thread): app slow down
- Next message (by thread): python 1.6(final) vs. dislin 7.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list