[Tutor] Re: I need speed-up !!!!!!!!!!!!!

Lee Harr missive at hotmail.com
Fri Dec 19 18:50:21 EST 2003


>I have a algorithm to make a XML document using as source
>a file with data like a memory layout, the algorithm work fine
>but get 100 MB of memory and is 18x more slow than the same
>algorithm using Delphi and MSXML.
>Yes, I know, is impossible have the same speed, but, if I have some
>like 20 MB of use and 6x more slow than MSXML I will be very happy.
>In fact if I have some a little bit more than I have now I will be happy
>too. :)
>
>I try python tips for speed-up but I have more memory use;
>I try psyco but don't work ( I don't know if the problem is my self);
>
>My idea is use this algorithm like a multplataform framework, if this
>is very hard or impossible maybe I need forgot the idea of use Python.  :(
>


I recommend asking this question on the main python mailing list.

When you post there, use a subject along the lines of "Speeding up
xml processing" with no exclamation points.

Also, put in details about exactly which method you are using (especially,
which exact xml library you are using, as I know there are several)

There is probably also an xml-specific mailing list.

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail




More information about the Tutor mailing list