[xml] switch request

Date view Thread view Subject view Author view

From: Gregory Babior (babior@acceleratetv.com)
Date: Tue Jan 11 2000 - 18:08:11 EST


Hello again -

I'm wondering if it would be possible to include a compile
time switch which would emphasize optimizing code size over
processor speed. As an experiment, I turned both the
SKIP_BLANKS and the NEXT macros into functions. I found
that I could save 62k in the object file with the NEXT
macro as a function and another 30k with SKIP_BLANKS. It
would be nice if an option to do this - and to do it with
any other strategic macros (some of the unicode macros can
create tremendous code bloat) could be included in the code
base. Please let me know if I can help with this in any
way.

Thanks again - Greg.

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:57 EDT