Skip to content

Optimize pool name normalization for stats and add tests#60553

Merged
potiuk merged 1 commit into
apache:mainfrom
astronomer:faster_pool_name_normization
Jan 21, 2026
Merged

Optimize pool name normalization for stats and add tests#60553
potiuk merged 1 commit into
apache:mainfrom
astronomer:faster_pool_name_normization

Conversation

@jedcunningham

Copy link
Copy Markdown
Member

Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in the scheduler.

Related: #59938

Was generative AI tooling used to co-author this PR?

  • Yes (please specify the tool below)

Generated-by: Cursor (Gemini 3 Flash)
Generated-by: Gemini CLI (Gemini 3 Pro)

Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
@potiuk potiuk merged commit bb0ff04 into apache:main Jan 21, 2026
70 checks passed
suii2210 pushed a commit to suii2210/airflow that referenced this pull request Jan 26, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
shreyas-dev pushed a commit to shreyas-dev/airflow that referenced this pull request Jan 29, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
Pre-compiling the regex is a lot faster (~2x) - and every little bit helps in
the scheduler.
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