Re: Much slower compilation time with boost-1.81 than boost-1.80 + much bigger .text section
Dominique Pellé via Boost-users <[email protected]> Tue, 18 Apr 2023 07:55:01 +0000
| Newsgroups | gmane.comp.lib.boost.user |
|---|---|
| Message-ID | <010f0187935c21ea-be0dd871-4576-4886-be8d-6fddc5f73658-000000@us-east-2.amazonses.com> |
I wrote earlier: > 1) Compiling the attached "brands.cpp" file which uses > boost::container::flat_set is very slow with clang when using > boost-1.81.0. It was much faster with boost-1.80.0 somehow. > > 2) Furthermore, the size of the .text section is much bigger > when using boost-1.81.0 than with boost-1.80.0 when using clang. I also reported this issue to clang llvm. See: https://github.com/llvm/llvm-project/issues/62202