[cl-irc-ticket] Re: [cl-irc] #7: Make message parsing less memory hungry
cl-irc
cl-irc-devel at common-lisp.net
Wed May 3 21:15:20 UTC 2006
#7: Make message parsing less memory hungry
--------------------------+-------------------------------------------------
Reporter: ehuelsmann | Owner: somebody
Type: enhancement | Status: new
Priority: minor | Milestone: unscheduled
Component: chat | Version:
Resolution: | Keywords:
Has_patch: 0 |
--------------------------+-------------------------------------------------
Comment (by ehuelsmann):
Partially resolved, because only normal message parsing was affected in
r148. No further audit of the code was done to see if other places could
be optimized.
There the isupport code and ctcp code however probably can benefit from
displaced arrays too. The ISUPPORT code however is invoked only on
connection startup, meaning this probably isn't worth the time.
--
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