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

ASF subversion and git services commented on TS-1987:
-----------------------------------------------------

Commit 9533a4d37f3db280cd6ba47a7906bd21e1b49d3d in branch refs/heads/master 
from [~i.galic]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9533a4d ]

TS-1987: replace ink_string_fast functions

with their standard libc equivalent.

                
> Replace "fast" string functions in ink_string.h with those from standard 
> string.h
> ---------------------------------------------------------------------------------
>
>                 Key: TS-1987
>                 URL: https://issues.apache.org/jira/browse/TS-1987
>             Project: Traffic Server
>          Issue Type: Improvement
>            Reporter: Phil Sorber
>            Assignee: Igor Galić
>             Fix For: 3.5.1
>
>
> These were probably faster once upon a time, but the libc stuff will likely 
> use sse and other optimizations now. Question is do we change the calls 
> throughout the code, or just make ink_string.h a bunch of wrappers? I like 
> the former, but it seems we often do the latter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to