[libcxx-commits] [PATCH] D110501: [libc++][format] Adds formatting benchmarks.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Sep 26 08:12:30 PDT 2021
Mordante created this revision.
Mordante added reviewers: ldionne, vitaut.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
These benchmarks will be used to test the performance inpact of the next
set of optimization patches.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110501
Files:
libcxx/benchmarks/format.bench.cpp
libcxx/benchmarks/format_to.bench.cpp
libcxx/benchmarks/format_to_n.bench.cpp
libcxx/benchmarks/formatted_size.bench.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110501.375113.patch
Type: text/x-patch
Size: 12448 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210926/4c66766d/attachment-0001.bin>
More information about the libcxx-commits
mailing list