[ENH][GOODIE] XMLWriterTweak

Andreas Raab andreas.raab at gmx.de
Fri Dec 13 00:20:54 UTC 2002


Hi Guys,

If you've ever written reasonably large XML files with YAXO you may have
wished that it works a little faster. I just ran into the problem and
profiling it I found that I could speed up my writing process by a
factor of two when using the primitive string lookup for pcData
translation. The attached CS makes it so.

Enjoy,
  - Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: XMLWriterTweak-ar.1.cs
Type: application/octet-stream
Size: 1690 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021213/890767cd/XMLWriterTweak-ar.1.obj


More information about the Squeak-dev mailing list