Comment 3 for bug 711340

Revision history for this message
Nathan Froyd (froydnj) wrote :

Huh, so it does. Maybe flexi-streams has gotten faster.

Anyway, most of the time is spent in REPLACE, which could be easily sped up the way ADJUST-ARRAY uses it. ADJUST-ARRAY should also be taught more smarts about the "realloc"-esque case.

Or the octets code should be rewritten to be more like flexi-streams.