cpp-best-practices / cpp-best-practices/cppbestpractices

Consider adding LLVM bolt to the tooling section

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
8.8k
Forks
902
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.