[ 
https://issues.apache.org/jira/browse/TS-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13011798#comment-13011798
 ] 

Leif Hedstrom commented on TS-720:
----------------------------------

Hi John,

is the -2 patch supposed to augment the -1 patch? I think -2 misses a few 
things (probably because it was generated in the lib/ts directory?). In any 
case, -2 only seems to include the lib/ts parts, and trying to apply both 
patches causes conflicts.

> Remove dependencies on the STL
> ------------------------------
>
>                 Key: TS-720
>                 URL: https://issues.apache.org/jira/browse/TS-720
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.1.7
>            Reporter: John Plevyak
>             Fix For: 2.1.8
>
>         Attachments: TS-720-jp-1.patch, TS-720-jp-2.patch
>
>
> Use of the STL is linked to slow compiles, slow bloated and
> difficult to read code, hidden memory allocations and locks
> and generally is not performance or memory usage transparent
> and so is not appropriate for use in high performance software
> like Apache Traffic Server.  It should not be used for new code
> and every effort should be made to remove it from existing code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to