Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34024109
readme-build-ftime.txt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
546 B
Subscribers
None
readme-build-ftime.txt
View Options
# Analyzing Build Performance
For debug build time:
We need ClangBuildAnalyzer
`
git clone https://github.com/aras-p/ClangBuildAnalyzer
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=<path> ../
make install
`
## Command line
cmake -preset ftime-trace
ClangBuildAnalyzer --start $PWD/build-ftime-trace
cmake --build --preset ftime-trace
ClangBuildAnalyzer --stop $PWD/build-ftime-trace build-ftime.txt
ClangBuildAnalyzer --analyze build-ftime.txt > analyze-build-ftime.txt
see https://aras-p.info/blog/2019/09/28/Clang-Build-Analyzer/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 29, 7:06 AM (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2a/54/2fa4283c484c5d66eec4954704be
Attached To
rMTP MIME Tree Parser
Event Timeline
Log In to Comment