cpp-best-practices / cpp-best-practices/cppbestpractices
Consider adding LLVM bolt to the tooling section
Đang mở
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 8.8k
- Fork
- 902
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
LLVM bolt (https://github.com/llvm/llvm-project/tree/main/bolt): Bolt is a post-link optimizer developed to speed up large applications. It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler, such as Linux perf tool.
Consider adding this to the tools list.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.