We really have to revisit some design decisions like the allocator and
the profiling stuff. Really, the world has moved on since the first
decisions were made years and years ago..


(I'll have figures for all of that sometime..)



Adrian


2008/7/15 Kinkie <[EMAIL PROTECTED]>:
>>> What I left off is:
>>> - change the actionslist from a Vector to a sorted linked-list (need
>>> the generic linked-list class first)
>>
>> Is the STL list template unsuitable?
>
> Not as-is IMO, in particular it should be specialized to use
> squid-specific features such as MemPools for memory allocation.
> Once it's done, a refactoring effort to have squid use such generic
> data-types wherever it makes sense would be a worthy effort.
>
> --
>  /kinkie
>
>

Reply via email to