[clazy] [Bug 472265] New: Evaluate Profile-Guided Optimization (PGO) on Clazy
Alexander Zaitsev
bugzilla_noreply at kde.org
Sat Jul 15 01:40:08 BST 2023
https://bugs.kde.org/show_bug.cgi?id=472265
Bug ID: 472265
Summary: Evaluate Profile-Guided Optimization (PGO) on Clazy
Classification: Developer tools
Product: clazy
Version: unspecified
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: unassigned-bugs at kde.org
Reporter: zamazan4ik at tut.by
CC: smartins at kde.org
Target Milestone: ---
Hi!
Recently I checked Profile-Guided Optimization (PGO) optimization on many kind
of software - the results are available here:
https://github.com/zamazan4ik/awesome-pgo/
One of the related to Clazy project result is optimizing LLVM-based projects:
https://github.com/llvm/llvm-project/issues/63486
I think the same approach should be applicable to Clazy as well since
Clang-based tooling like Clang, Clangd, Clang Tidy is improved by PGO according
to my tests. Would be great to see PGO-optimized Clazy in reality. Maybe some
kind of build option with PGO will be a good starting point.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list