[cl-irc-ticket] [cl-irc] #7: Make message parsing less memory hungry
cl-irc
cl-irc-devel at common-lisp.net
Wed May 3 20:26:05 UTC 2006
#7: Make message parsing less memory hungry
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: enhancement | Status: new
Priority: minor | Milestone: unscheduled
Component: chat | Version:
Keywords: | Has_patch: 0
-------------------------+--------------------------------------------------
Andreas Fuchs has suggested to use displaced arrays instead of copy-seq
instructions to create the different message portions. This prevents a lot
of copying around of the same message content.
--
Ticket URL: <http://trac.common-lisp.net/cl-irc/ticket/7>
cl-irc <http://common-lisp.net/project/cl-irc>
cl-irc
More information about the Cl-irc-ticket
mailing list