[all-commits] [llvm/llvm-project] 3f2922: [libc++][format] Adds an escaped output benchmark....
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Apr 24 11:29:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f29228a10e65eadc23ccd40dc8fbe1efe268892
https://github.com/llvm/llvm-project/commit/3f29228a10e65eadc23ccd40dc8fbe1efe268892
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
A libcxx/benchmarks/std_format_spec_string_unicode_escape.bench.cpp
Log Message:
-----------
[libc++][format] Adds an escaped output benchmark. (#88020)
This is a preparation to measure the performance impact of
- P2713R1 Escaping improvements in std::format
and its performance improving followup patch.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list