Skip to content

CLOUDFLAREAPI: Performance improvements for "preview" when workers/redirects are managed#4134

Merged
tlimoncelli merged 1 commit intomainfrom
tlim_fastercloudflare
Mar 6, 2026
Merged

CLOUDFLAREAPI: Performance improvements for "preview" when workers/redirects are managed#4134
tlimoncelli merged 1 commit intomainfrom
tlim_fastercloudflare

Conversation

@tlimoncelli
Copy link
Copy Markdown
Contributor

@tlimoncelli tlimoncelli commented Mar 6, 2026

Fixes #4129

Issue

Cloudflare is the slowest integration test.

Resolution

  • Do the "get records", "get workers" and "get redirects" concurrently.
  • OLD: 18-19 minutes
  • NEW: 13 minutes
  • Improvement: 5 minutes (25% better!)

@tlimoncelli tlimoncelli changed the title CLOUDFLAREAPI: Do worker/redirect API calls concurrently CLOUDFLAREAPI: Performance improvements for "preview" when workers/redirects are managed Mar 6, 2026
@tlimoncelli tlimoncelli merged commit dac7be8 into main Mar 6, 2026
29 checks passed
@tlimoncelli tlimoncelli deleted the tlim_fastercloudflare branch March 6, 2026 16:49
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.

CLOUDFLAREAPI tests are sooo sloowwww

1 participant