Lightning flashed, thunder crashed and Bart Lateur <[EMAIL PROTECTED]> whis pered: | Speedwise, it is. You don't have to do any tests on the bytes. All you | have to do is use the ord of the character (the byte value) as an offset | in a table, and replace what you had with what you find in the table. A | test and conditional jump instruction is a lot slower. Some processors, | like Intel's x86, even have a special machine instruction to do that: | XLAT. Ok, I can understand that. But, what happens when we get to UTF16? Aren't we talking about 256k per tr///, then? That seems like a lot of memory that is potentially wasted and could lead to some really large footprints. -spp
- Re: RFC 165 (v1) Allow Varibles in tr/// Nathan Wiger
- Re: RFC 165 (v1) Allow Varibles in tr/// Mark-Jason Dominus
- Re: RFC 165 (v1) Allow Varibles in tr/// Tom Christiansen
- Re: RFC 165 (v1) Allow Varibles in tr/// Nathan Wiger
- Re: RFC 165 (v1) Allow Varibles in tr/// Bryan C . Warnock
- Re: RFC 165 (v1) Allow Varibles in tr/// Bart Lateur
- Re: RFC 165 (v1) Allow Varibles in tr/// Mark-Jason Dominus
- Re: RFC 165 (v1) Allow Varibles in tr/// Stephen P. Potter
- Re: RFC 165 (v1) Allow Varibles in tr... Bart Lateur
- Re: RFC 165 (v1) Allow Varibles ... Bart Lateur
- Re: RFC 165 (v1) Allow Varibles ... Stephen P. Potter
- Re: RFC 165 (v1) Allow Varib... Mark-Jason Dominus
- Re: RFC 165 (v1) Allow Varib... Stephen P. Potter
- Re: RFC 165 (v1) Allow Varib... Tom Christiansen
- Re: RFC 165 (v1) Allow Varibles in tr... Tom Christiansen
- Re: RFC 165 (v1) Allow Varibles ... Stephen P. Potter
- Re: RFC 165 (v1) Allow Varib... Bart Lateur
- Re: RFC 165 (v1) Allow Varib... Tom Christiansen
- Re: RFC 165 (v1) Allow Varibles in tr... Jonathan Scott Duff
- Re: RFC 165 (v1) Allow Varibles in tr/// Chaim Frenkel
- Re: RFC 165 (v1) Allow Varibles in tr/// Mark-Jason Dominus