Speedup Bitmap Parser
Jayson Santos
santosdosreis at gmail.com
Mon Feb 16 14:52:56 EST 2009
More information about the Python-list mailing list
Mon Feb 16 14:52:56 EST 2009
- Previous message (by thread): [Python-Dev] To 3.0.2 or not to 3.0.2?
- Next message (by thread): Speedup Bitmap Parser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello people, I'm writing a Bitmap parser for study purposes, however when I parse a bitmap file and when I paint that file in a window, the script take to much time. How can I optimize my script loops to be faster ? Here is the script http://pastebin.com/m652b8d65 Best Regards Jayson Reis
- Previous message (by thread): [Python-Dev] To 3.0.2 or not to 3.0.2?
- Next message (by thread): Speedup Bitmap Parser
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list