[PATCH] D22834: Added 'inline' attribute to basic_string's destructor

Aditya Kumar via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 3 05:23:54 PDT 2016


hiraditya added a comment.

In https://reviews.llvm.org/D22834#504425, @EricWF wrote:

> LGTM.
>
> However I would like to see a small benchmark that demonstrates the performance change. Please try and write the benchmark using Google Benchmark.
>  Some helpful links:
>
> http://libcxx.llvm.org/docs/TestingLibcxx.html#building-benchmarks
>  http://github.com/google/benchmark
>
> Let me know if I can help.


Sure,
We'll come up with a synthetic benchmark to expose performance improvements.

Thanks,


https://reviews.llvm.org/D22834





More information about the cfe-commits mailing list