[all-commits] [llvm/llvm-project] 9db8cb: [libc++][format] Adds an escaped output benchmark.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Apr 9 10:21:52 PDT 2024
Branch: refs/heads/users/mordante/adds_escaped_output_benchmark
Home: https://github.com/llvm/llvm-project
Commit: 9db8cbe80656a76c03870c37cd2287dc09661d9a
https://github.com/llvm/llvm-project/commit/9db8cbe80656a76c03870c37cd2287dc09661d9a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-04-09 (Tue, 09 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.
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