Skip to content

use profile2 to split blocks during BOLT#996

Open
jjhelmus wants to merge 1 commit intoastral-sh:mainfrom
jjhelmus:profile2_bolt
Open

use profile2 to split blocks during BOLT#996
jjhelmus wants to merge 1 commit intoastral-sh:mainfrom
jjhelmus:profile2_bolt

Conversation

@jjhelmus
Copy link
Contributor

@jjhelmus jjhelmus commented Mar 4, 2026

Split functions into hot, cold fragments rather than hot, warm and cold.

fixes #991

Split functions into hot, cold fragments rather than hot, warm and cold.

fixes astral-sh#991
@jjhelmus jjhelmus added platform:darwin Specific to the macOS platform platform:linux Specific to the Linux platform labels Mar 4, 2026
@jjhelmus
Copy link
Contributor Author

jjhelmus commented Mar 4, 2026

https://github.com/llvm/llvm-project/blob/main/bolt/docs/CommandLineArgumentReference.md is the documentation on BOLT command line options.

@jjhelmus jjhelmus marked this pull request as ready for review March 6, 2026 14:43
@zanieb
Copy link
Member

zanieb commented Mar 7, 2026

Any benchmarks?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform:darwin Specific to the macOS platform platform:linux Specific to the Linux platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NumPy crash that only happens with uv's Python 3.14 on Linux

2 participants