RFC: Attributes and XML-RPC

Blair Murri BMurri at wavephore.net
Thu Sep 23 20:38:42 BST 1999


Why does my emailer do this?

	This was the: -----Original Message-----
> From:	Blair Murri [SMTP:BMurri at wavephore.net]
> Sent:	Thursday, September 23, 1999 12:19 PM
> To:	xml-dev at ic.ac.uk
> Subject:	RE: RFC: Attributes and XML-RPC
> 
> > -----Original Message-----
> > From:	Mark Nutter [SMTP:mnutter at fore.com]
> > Sent:	Thursday, September 23, 1999 6:34 AM
> > To:	Blair Murri; xml-dev at ic.ac.uk
> > Subject:	RE: RFC: Attributes and XML-RPC
> > 
> > Doh!  "Code in haste, debug in leisure."  Ok, here are the corrected
> > results:
> > 
> > $ ./make.pl
> > $ ls -l
> > total 14206
> > -rw-rw-r--   1 mnutter  mnutter   5811846 Sep 23 08:28 attrib.xml
> > -rw-rw-r--   1 mnutter  mnutter   8672170 Sep 23 08:28 child.xml
> > -rwxr-xr-x   1 mnutter  mnutter       999 Sep 23 08:26 make.pl
> > -rwxr-xr-x   1 mnutter  mnutter       976 Sep 22 13:16 make.pl~
> > $ gzip attrib.xml
> > $ gzip child.xml
> > $ ls -l
> > total 1332
> > -rw-rw-r--   1 mnutter  mnutter    670757 Sep 23 08:28 attrib.xml.gz
> > -rw-rw-r--   1 mnutter  mnutter    681080 Sep 23 08:28 child.xml.gz
> > -rwxr-xr-x   1 mnutter  mnutter       999 Sep 23 08:26 make.pl
> > -rwxr-xr-x   1 mnutter  mnutter       976 Sep 22 13:16 make.pl~
> > 
> > So child.xml.gz is slightly larger than attrib.xml.gz (about 1.5%,
> > assuming my math isn't as bad as my coding).
> > 
> 
	And my comments started here:

> > That is what I would have expected.  But, performance may be more than
> > network transport.  I've got an app, where, for convenience, I have
> > wrapped MS's IE 5 MSXML parser, and I found a significant difference in
> > speed by placing stuff that there was only one of as an attribute
> instead
> > of a child element.  I don't know why yet, but the attributes where
> faster
> > (I don't know if that was "recording" speed or "retrieval" speed) than
> the
> > child elements using just that one parser.  Of course, your mileage may
> > vary.
> > 
> Blair L. Murri
> Sr. Programmer/etc.
> Wavo Corporation
> 

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list