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