Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(build): Print out build metrics #12142

Closed
wants to merge 7 commits into from

Conversation

kgpai
Copy link
Contributor

@kgpai kgpai commented Jan 22, 2025

Fixes the name of the build metrics job to also include type of linking and also print out sizes as part of the logs.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 22, 2025
Copy link

netlify bot commented Jan 22, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit b723889
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67917d4d75d664000851f414

@kgpai kgpai force-pushed the print_build_stats branch 3 times, most recently from ea37768 to f1bea64 Compare January 22, 2025 08:22
@kgpai kgpai force-pushed the print_build_stats branch from f1bea64 to 6be2180 Compare January 22, 2025 08:25
)
make '${{ matrix.type }}'
echo "CMake Flags: ${EXTRA_CMAKE_FLAGS[*]}"
make '${{ matrix.type }}' EXTRA_CMAKE_FLAGS="${EXTRA_CMAKE_FLAGS[*]}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat , did not know this trick.

@facebook-github-bot
Copy link
Contributor

@kgpai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kgpai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@kgpai merged this pull request in 4289d2b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants