[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Re: Recognizing the contribution of the developers of XML
- From: Tatu Saloranta <cowtowncoder@xxxxxxxxx>
- To: XML Developers List <xml-dev@xxxxxxxxxxxxx>
- Date: Tue, 29 Aug 2006 21:06:00 -0700 (PDT)
--- Paul Topping <pault@dessci.com> wrote:
> That's why there's compression. It works a lot
> better than tag
> minimization. For one thing, it compresses the
> content, not just the
> structure.
And yet from performance perspective, is much less
efficient than tag minimization (or selective
compression using somewhat markup-specific/optimized
schemed); at least if we are talking about general
purpose compression like deflate... at least if one
considers actual throughput -- although it saves
network bandwidth, comp/decompression is a cpu hog.
Content compression, specifically, often provides no
throughput improvement at all. Name canonicalization
and indexing on the other hand has impact as easy to
implement.
-+ Tatu +-
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]