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

Consider adding LLVM bolt to the tooling section

未關閉
#161 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
沒有語言資料
星號
8.8k
分支
902
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

找到 repository 的 tooling 區段,並檢查現有工具項目的格式。使用連結的專案描述和 URL 新增 LLVM BOLT,然後確認工具清單能正確呈現,且該項目準確指出其 post-link 最佳化用途。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
linux
領域
documentation, performance, tooling
Issue 類型
文件
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。