commit | 0864c0a9eca4d89a926cace5c1ada44a367076b5 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Fri Dec 02 10:08:48 2016 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Fri Dec 09 12:40:17 2016 -0800 |
tree | 70b797c0f3f752a6a76e9818640b1fadf06ca189 | |
parent | b74ad76a799d974ca9e7132d80fcc4165e9be38b [diff] |
utils: Add FastStrcmp.h Move existing fast<str*cmp> templates for general use, pulled from the implementation used in logd that dealt with speed through cache locality and subroutine call mitigation. Rename to fastcmp. Test: logd-benchmarks and based on manual profiling from the past Bug: 31456426 Change-Id: Ic62f4a437fc3e06ffdeaae73a6f34e197957a6b0