Re: MIME vs. DIME vs. ...

Eric Rescorla <[email protected]> Sun, 14 Apr 2002 15:22:03 -0700
Newsgroups gmane.comp.windows.devel.dime
Message-ID <[email protected]>
> While creating a "safe" string can be done at some cost,
I'm not sure what you mean by "some cost". We're talking units of time
that are unmeasurably small here, on the order of microseconds.
ARC4 (which is fine for this purpose) can do 45 MB/s on even quite
slow machines.

> finding it
> again when parsing the message is often the more problematic part.
> Having to look at every single octet is painful, especially for
> intermediaries who often have no reason to otherwise look at the data.
Again, I'd be interested in seeing performance numbers. In my
experience, this sort of low-level protocol parsing is rarely
a bottleneck in real world systems.

-Ekr

--
[Eric Rescorla                                   [email protected]]
                http://www.rtfm.com/