[cfe-dev] [libc++] Benchmark std::regex implemenations between libc++ and libstdc++

Louis Dionne via cfe-dev cfe-dev at lists.llvm.org
Tue Sep 18 06:22:24 PDT 2018


> On Sep 17, 2018, at 06:45, Aliaksandr Zaitsau via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> Hello.
> 
> Have anybody any benchmark results of std::regex between libc++ and libstdc++ implementations? Has libc++ any automatic benchmarks for the std::regex implementation?

I don’t know of any libc++ benchmarks for std::regex. Looking at https://github.com/llvm-mirror/libcxx/tree/master/benchmarks <https://github.com/llvm-mirror/libcxx/tree/master/benchmarks>, there doesn’t seem to be any.

Louis

> 
> Best regards,
> 
> Alexander Zaitsev
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180918/e5813119/attachment.html>


More information about the cfe-dev mailing list