[libcxx-commits] [PATCH] D110501: [libc++][format] Adds formatting benchmarks.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 5 10:32:45 PDT 2021


Mordante updated this revision to Diff 385119.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Addresses the review comments. That fixes the build locally.
Readd the bytes processed since removing them didn't fix the build.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110501/new/

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.385119.patch
Type: text/x-patch
Size: 12234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211105/af08485d/attachment-0001.bin>


More information about the libcxx-commits mailing list