Add relational benchmark against a string constant.
authorSamuel Benzaquen <sbenza@google.com>
Thu, 21 Mar 2019 16:06:15 +0000 (16:06 +0000)
committerSamuel Benzaquen <sbenza@google.com>
Thu, 21 Mar 2019 16:06:15 +0000 (16:06 +0000)
commit9b7aa02b539fcf3856da8da9e2b89809da7935c9
treea97012d96054a5f7eda2d60a4ffc4afc79a14bf0
parent7028cedafe01f18a71acfd34031820f7ad684350
Add relational benchmark against a string constant.

Summary:
Add relational benchmark against a string constant.
These can potentially trigger inlining of the operations. We want to
benchmark that.

Reviewers: EricWF

Subscribers: christof, jdoerfert, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D59512

llvm-svn: 356680
libcxx/benchmarks/string.bench.cpp