[PATCH] D147340: [Support] Improve Windows performance of buffered raw_ostream

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 06:17:13 PDT 2023


aganea accepted this revision.
aganea added a comment.

Sounds good!
I'm just curious, have you tried experimenting with different sizes? Would it make sense to set a higher value for the mapfile using `.SetBufferSize()`?


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

https://reviews.llvm.org/D147340



More information about the llvm-commits mailing list