Re: findvalue is very slow

Michael Ludwig <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
Vincent Lefevre schrieb:
> Is there any reason why findvalue is very slow?
>
> For instance, running the following script on some SVN log file
> (produced by "svn log --xml") gives:
>
>   0.07   0.01  (0)
>   0.56   0.01  (5360)
>   0.60   0.01  (5360)
>  15.95   0.01  (5360)

Using a 184 KB Subversion XML log file as input:

   0.07   0.00  (0)
   0.11   0.00  (1147)
   0.12   0.00  (1147)
   0.71   0.01  (1147)

Another record, from 2004, complaining about slowness of findvalue():

http://www.mail-archive.com/[email protected]/msg00289.html

Michael
_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.