Open
Description
As a follow-up to python/cpython#95908:
One thing to note is that Python program may spend considerable time in shared libraries corresponding to modules, and BOLT has an ability to optimize them as well. I would suggest profiling benchmarks with perf and optimizing .so's for modules that ship with CPython.
Metadata
Metadata
Assignees
Labels
No labels