Skip to content

Use a clearer name for longitudinal plots with flags#433

Merged
mdboom merged 3 commits intofaster-cpython:mainfrom
Yhg1s:longitudinal-plot-name
May 6, 2025
Merged

Use a clearer name for longitudinal plots with flags#433
mdboom merged 3 commits intofaster-cpython:mainfrom
Yhg1s:longitudinal-plot-name

Conversation

@Yhg1s
Copy link
Copy Markdown
Collaborator

@Yhg1s Yhg1s commented May 2, 2025

Make it more obvious from the titles of longitudinal plots with flags that the flag only applies to the head version, not the base version. This changes the title from:
Python 3.14.x vs. 3.13.0 (NOGIL)
to:
Python 3.14.x (NOGIL) vs. 3.13.0

(I kept wondering why 3.14.x was the same speed as 3.13 for free-threaded Python, when in fact free-threaded 3.14 is the same speed as regular 3.13 😂 )

… that

the flag only applies to the head version, not the base version.
@mdboom mdboom merged commit 77e6394 into faster-cpython:main May 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants