>>>>> "AS" == Aaron Sherman <[EMAIL PROTECTED]> writes:

  AS> On Mon, 2005-12-12 at 16:44 -0500, Uri Guttman wrote:

  >> and on a final note, these days 300k is not even a long string.

  AS> But it IS a fairly large amount of XML, given how expensive XML parsing
  AS> can be (sigh). It's especially painful because this 300k of XML is XSLT,
  AS> which means that he's planning on reading / interpreting / transforming
  AS> all 300k.

so that work and ram access will swamp any work done in extending the
var. the point being that prextending isn't such a big win in most real
world cases. when you have all that ram in some var and you intend to
process it, that usually matters much more than how fast it was created.

uri

-- 
Uri Guttman  ------  [EMAIL PROTECTED]  -------- http://www.stemsystems.com
--Perl Consulting, Stem Development, Systems Architecture, Design and Coding-
Search or Offer Perl Jobs  ----------------------------  http://jobs.perl.org
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to