[libcxx-commits] [libcxx] [libc++] Add move constructor & assignment to `exception_ptr` (PR #164281)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 31 07:50:05 PDT 2025
philnik777 wrote:
> > I think you need to update the numbers in the commit message though.
>
> I am planning to use the PR description as my commit message. Afaict, the performance numbers in in the PR description should be up-to-date by now. Note that I used the "official CI" numbers (measured by your CI and posted to [this comment](https://github.com/llvm/llvm-project/pull/164281#issuecomment-3453140513)) instead of my local measurements.
>
> Or did I overlook something?
Ah, sorry, I thought you'd go for your numbers. The CI isn't super well tested, so I tend to prefer local numbers. But these look close enough to yours that it's probably fine. Never mind then.
https://github.com/llvm/llvm-project/pull/164281
More information about the libcxx-commits
mailing list