Skip to content

Commit

Permalink
Update getting-started/setup-building.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
KilJaeeun and AA-Turner authored Aug 13, 2023
1 parent 264d324 commit 56acb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/setup-building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ still build properly).
Optimization
''''''''''''

If you are trying to improve the performance of Python, you will probably want
If you are trying to improve CPython's performance, you will probably want
to use an optimized build of CPython. It can take a lot longer to build CPython
with optimizations enabled, and it's usually not necessary to do so. However,
it's essential if you want accurate benchmark results for a proposed performance
Expand Down

0 comments on commit 56acb09

Please sign in to comment.