[all-commits] [llvm/llvm-project] f338f4: [libc++][format] Adds integral formatter benchmarks.
mordante via All-commits
all-commits at lists.llvm.org
Tue Jul 12 10:18:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f338f416baf09aaed59b1b3bc693cab5d5cdf7ab
https://github.com/llvm/llvm-project/commit/f338f416baf09aaed59b1b3bc693cab5d5cdf7ab
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
A libcxx/benchmarks/formatter_int.bench.cpp
Log Message:
-----------
[libc++][format] Adds integral formatter benchmarks.
This is a preparation to look at possible performance improvements.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D129421
More information about the All-commits
mailing list